We have the same issue, not only with the Root folder but also with our two largest group folders (the largest has about 4500 users). We've tried increasing...
Hi there, I created a text box in the EIS section so users can type the values they want for the limits. The problem I'm encountering right now is that when a...
Hello group I am having problem with exporting report section to excel sheet. The data in excel sheet is not formatting like in report section. Data is ...
I would say no, as this is a WYSIWYG document and Excel is not the type of application to deal with this type of output. You could recreate the report using...
All We have been facing the Brio Plug In issue on client machine. We currently have brio 6.6.4 server. Plugin does not open the Brio documents. Instead there...
Hi There, Post/Message 14518 has an extensive explanation how to solve this issue in version 6.6.x and 8.x Do have a read. Good luck, André NZ ... at ... ...
Hello, I have a user trying to install the Intelligence Analyzer 8.2 and he keeps getting an error I have not been able to identify. Has anyone seen this...
Hey Sai, Not really. The best you can do is format your report into tables so that at least Excel will attempt to line up your columns properly. Even in doing...
Hi All, I want to develop a utility and for doing so I need to open all the files in a directory. Can anyone suggest any method by which this can be achieved? ...
We are in the process of migrating Brio Reports to ReportNet. We are having problems in find out matching report column with the corresponding column in the...
The fields in the report reference the fields in the result set/pivots. Those fields reference the fields in the request line in the query tab. The query tab...
we are trying to install brio intelligence server 6.6 on windows 2000 server/professional. The step we followed are: 1) Installed IIS web server ( checked...
Just a thought, but is there any chance the machine you're using to try to access has a plugin installed from a newer version? That could trip the error you...
Hi, I want to add controls/objects like Listbox, Textbox etc dynamically means run time in my dashboard. Onload even of dashboard i want to add those controls...
You can't add controls dynamically. The easiest workaround is to add all the controls you need, then make them invisible. You can use the eval() javascript...
Has anyone seen the following error when starting services on 8.3.2 Hyperion Performance Suite: String index out of range: -2? The install appears to have...
That's not much to go on. Can you post the whole stdout.log ? Are there any error messages in the install.log? Steve. ... From: briousers@yahoogroups.com...
Steve, I was hoping that perhaps someone has seen this error before. There were no errors in the BrioPlatformInstall.log and the full exception is shown in...
Have a look at your config.dat and server.xml to see if the values in there look right. At this stage I reckon a reinstall would be your best bet. XP Pro is...
Hi, I am getting a session timeout message when I am using the zero footprint client to access a report or some other page, like the Administration section or...
Steve, I looked at server.xml and config.dat immediately after getting this error. All looks normal...I also tried starting the services one-by-one and no...
Hii all Im in need of help, I've got to create new columns at run time based on columns which are present in the report view based on some calculations... im...
Hi, I have two columns which are Start_Date and End_Date. To get the duration, I'll just do [End_Date - Start_Date] but how do I exclude Saturday and Sunday in...
Will a computed item do what you want? Steve. ... From: briousers@yahoogroups.com [mailto:briousers@yahoogroups.com] On Behalf Of mels_smiles4u Sent:...
Hi Bava, Have a look in the files area, document "Net work days60.bqy" from 7- feb-2002. It has a very simple solution making use of 4 computed items, of which...
Here's something else you might find helpful: http://adamfranz.com/code/businessDaysBetween.txt Adam Franz Independent Consultant Phone: 603-661-6194 Fax:...
Hi Steve Firstly Thanks for the reply, COuld you please explain in brief wht u mean by a "computed item", it jus seem to get me confused... I am just a few...