Search the web
Sign In
New User? Sign Up
briousers · Brio Users - Help with deploying Brio Enterprise
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13747 - 13780 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13747
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...
phins13_13
Offline Send Email
Jan 3, 2005
11:09 pm
13748
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...
phins13_13
Offline Send Email
Jan 3, 2005
11:16 pm
13749
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...
drosoph
Offline Send Email
Jan 3, 2005
11:24 pm
13750
Hello All ( paging Guru ADAM Franz), Is there any way I can make the objects within a Report Section to be read-only ? ( i.e. Report label headings...
junvillaviza
Offline Send Email
Jan 4, 2005
2:31 pm
13751
Generally speaking, Report sections are meant to be Printed and not Displayed, ....."Generally Speaking". The "Art of Dashboarding" (sounds like a nifty name...
pagzzer0@...
pagzzer0
Offline Send Email
Jan 4, 2005
2:48 pm
13752
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...
junvillaviza
Offline Send Email
Jan 4, 2005
3:55 pm
13753
Check for a parameter setting - AllowDotInPath - on the W2003 server in a file called URLSCAN. You need to allow a URL with a period - ... page...
n_paetsch
Offline
Jan 4, 2005
4:50 pm
13754
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,...
gusta_ah
Offline
Jan 4, 2005
6:06 pm
13755
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...
junvillaviza
Offline Send Email
Jan 4, 2005
10:53 pm
13756
What causes this error message to generate in the ODSNode.log file? Is it from a user hit the process button after a request has already been made?...
wbmac1974
Offline
Jan 5, 2005
3:52 pm
13757
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...
gusta_ah
Offline
Jan 5, 2005
9:10 pm
13758
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...
n_paetsch
Offline
Jan 6, 2005
4:51 pm
13759
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...
ar_vino_1
Offline
Jan 6, 2005
7:14 pm
13760
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@...
Send Email
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...
Adam Franz
the_adam_franz
Offline Send Email
Jan 9, 2005
10:49 pm
13764
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 ...
lmchern
Offline
Jan 11, 2005
1:17 pm
13765
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...
omargarcia889
Offline Send Email
Jan 12, 2005
8:37 pm
13766
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@...
Send Email
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...
Martin Vernon
lightning86
Offline Send Email
Jan 13, 2005
6:13 pm
13768
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...
Martin Vernon
lightning86
Offline Send Email
Jan 13, 2005
6:18 pm
13769
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 Franz
the_adam_franz
Offline Send Email
Jan 13, 2005
6:24 pm
13770
Adam - Thanks! This is it exactly. If I only remembered my Clipper that is how the code blocks were executed. ... __________________________________ Do you...
Martin Vernon
lightning86
Offline Send Email
Jan 13, 2005
6:51 pm
13771
Thanks for the info... I'm trying to get a hold of Hyperion to see if i can get a copy biswajit_das4@... wrote: Yes,QIQ merge is the tool. The...
omar garcia
omargarcia889
Offline Send Email
Jan 13, 2005
8:37 pm
13772
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...
larson35
Offline
Jan 14, 2005
1:11 pm
13773
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...
jecwobble
Offline
Jan 14, 2005
1:44 pm
13774
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....
larson35
Offline
Jan 14, 2005
1:59 pm
13775
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...
Adam Franz
the_adam_franz
Offline Send Email
Jan 14, 2005
4:22 pm
13777
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...
tagaabucay
Offline Send Email
Jan 16, 2005
4:35 am
13779
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...
asl70c
Offline Send Email
Jan 18, 2005
4:03 pm
13780
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...
abidiv
Offline
Jan 18, 2005
8:05 pm
Messages 13747 - 13780 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help