We are upgrading to Hyperion Intelligence 8.3 from Brio 6.6.4 and the majority of our users will be on the zero-client. Since there is no functionality to...
All, We have identified an issue with the 8.31 clients (Insight/Designer). It appears that the way Null values are handled in computed items within result...
Hi, Using Brio V8.2.1.231 SP4 and whenever I try to use a computed column in a pivot the result is BLANK. I have no idea why this is happening. Can someone...
Hullo Dan You need to have all of the components of the computed item in the "Facts" section of your Pivot before it will display anything - e.g. if your...
Kyle McFarlane
Kyle.McFarlane@...
Mar 3, 2005 6:56 pm
13853
I have the two fields in the facts pane. Any other ideas? Dan...
Hi, Is there a way to auto-send users when a set of data has not met its threshold. Eg, If the subscribers no. has fallen below 1000 the dataset should be sent...
I think if any of the facts from which the computed item is created are null then the computed item will be null, you might want to check the source facts. ...
Do you have SQR iServer (was previously called Brio.Portal) - this is quite easy with SQR and iServer? If not you could write your own JavaScript function to...
Turn on the console window and check if there are any error messages. Steve. ... From: googlepost123 [mailto:no_reply@yahoogroups.com] Sent: Saturday, 5 March...
Katerina, did you get this working? This method may be a bit simpler: 1. Create a computed item ("reject") that returns a "1" if any of your customer exclusion...
Console didn't show anything. I should note that I have no side labels. If I add a side label, then the computed column displays. No one can duplicate this?...
Ahh yes... I've seen that happen several times but have't been able to fix it except by adding side labels. I suspect it has something to do with Brio being...
Kyle McFarlane
Kyle.McFarlane@...
Mar 10, 2005 10:52 pm
13866
Hi, I use HPS8.3 on Unix. In Browse - Preferences - Version, the default number version is 3. Is it possible to change this value? I'd like that Version Number...
Just leave the Oracle table in a query by itself. add a calculated column to its results that pulls its first 2 chars: Substr(AgentCode, 0, 2) Then in a new...
Guys how can I get the last years date from the current date on a computed Item because I need to get the transactions from the last year to the current date...
Hi Sudheer, I have added one more row to your data, 3 computed columns and 2 sorts on "date" and "Switch" to give u this simple solution. The column "Computed"...
Good afternoon. I recently rebuilt my PC including reformatting the drive and changing OS from Win 2000 to Win XP Pro. I now get the "ODSError 1001 Document...
Todd I do not have sample code but you may want to look at using an array to load the listbox then use javascript to control the position of a selected value...
Todd Just checking to see if you got this to work. Drop me a note offline if you need a copy of the code I've developed for this. Regards Wayne Van Sluys ...