Don't really know how the BRIO scripts work. I starting to figure some of it out. I have a chart that I would like to assign colors to each 'item' in the...
Hello, I have a chart that runs on a server and when it processes it sents a JPEG file of the EIS section. I tried to add the date and time the chart was ran...
Got the virtual directories created (i think) ... but cant get the NEW LOGON button to do anything .... just comes up with a "The page cannot be found" error...
Generally speaking, Report sections are meant to be Printed and not Displayed, ....."Generally Speaking". The "Art of Dashboarding" (sounds like a nifty name...
I designed my BQY such that upon opening of the file by my endusers, the home EIS section will display. The navigation toolbar is also displayed. Upon...
Hi all i have a problem... i create a report with my brio explorer 6.6.4.50 and i insert a pivot in this report. this pivot is order by one column, one facts,...
In the file menu, clicking on File, Export, Section will display the 'Export section' dialog box with the Export filename defaulting to the filename of the...
Hi all... I have a other problem with the Report when export to html, in my report appears a label, i don't insert this label. My brio explorer is in...
I am trying to install Brio ODS v6.6.4.50 onto a W2K server. After the initial autorun startup screen I receive an error stating insufficient memory to run...
I'm having difficulty while trying to graph mixed positive and negative numbers. The problem is that my x axis labels seem to be anchored to the zero mark and...
Hi , I have a query. and I need to use a custom function here. The function is to claculate the business days and eliminate the holidays .(I got the function...
biswajit_das4@...
Jan 7, 2005 1:38 am
13762
You cannot use javascript in the request line. You can use it in a computed results column, either by instantiating it globally and calling it from the column...
Sorry for the duplicate post, but I haven't had any replies to my earlier request. Hi Folks! I've misplaced my CD with the files for the version 8 Designing ...
I just heard about this company, I was asking some one to see if there is a way to merge tw or more queries(files) together on brio and I was told that QIQ had...
Yes,QIQ merge is the tool. The website is http://www.qiqsolutions.com/ Hyperion acquired QIQ some time back. Call 1-800-286-8000 for more details ... From:...
biswajit_das4@...
Jan 12, 2005 8:42 pm
13767
Hello Fellow Brio Developers, I have a question. I am trying to develop some self generating javascript. Let us say I have the code generated in a variable...
Hello Fellow Brio Developers, I have a question. I am trying to develop some self generating JavaScript. Let us say I have the code generated and saved in a...
Just use the eval() function in place of your exec. Also, as an FYI, eval can return a value if you like. In other words, you could use something like: var x =...
Adam - Thanks! This is it exactly. If I only remembered my Clipper that is how the code blocks were executed. ... __________________________________ Do you...
Hi, Quick question...I have a computed item on the query request line defined as: TO_DATE('30-Sep-2004','DD-MON-YYYY') I want to modify the definition to...
I have never attempted to do this before, but the quick test I just ran indicates to me that you will have to remove the computed item, then add a new one. At...
To ensure I get the correct one, I am thinking about looping through all requests for one with the correct name and removing that. Then adding it back in....
You can modify a request item, it's just a little different from modifying a results column. In the results, as you know, you would use the ModifyComputed...
Hi, I am a newbee in Brio and I stumbled upon this group thru google. Is there a way to remove the connection of a section? Ex. I create a section with...
I have a report that needs to have the page number reset when the report group changes. Does anyone know how to do this? For example I have lender name as...
Hello all, We have a requirement to modify all our Brio 6.6.3 ODS documents and add a piece of security code in the startup script. Is there a way to automate...