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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 15286 - 15317 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15286
Hi Folks, We have multiple documents, each with mutliple query tabs, that connect to an ODBC datasource. In brio 6.6.4 broadcast server (scheduler), the...
andre_duijn
Offline
Nov 1, 2006
9:30 pm
15288
Hi there, I am using Brio 8.2 and wonder if there is a way to fix a row height with a cell word wrap in a report section. TIA, Dan...
googlepost123
Offline
Nov 6, 2006
7:56 pm
15289
Hi, I have two issues with using a report table in Brio 8.2. 1 - I have a table dimension called 'Division' for which I have a fact which counts the invoice...
googlepost123
Offline
Nov 7, 2006
4:28 pm
15290
1. Just highlight the Billing days column, right-click and unselect "Show Column Totals". If you do this with only the billing days column selected then only...
Adam Franz
the_adam_franz
Offline Send Email
Nov 7, 2006
7:11 pm
15291
Hi Everyone, We are running Hyperion/Brio Performance Suite 8.2.1. We have a foundation environment with a scheduler that has recently run into serious...
simon_sisneros
Offline Send Email
Nov 7, 2006
10:18 pm
15292
A user needs to have separate PDF's created based upon different 'account codes', so one sqr will be creating about 100 different output files. Since this will...
emedins
Offline Send Email
Nov 8, 2006
6:35 pm
15293
I don't know much about SQR, but are you sure that SQR actually CAN create PDF output? André NZ...
andre_duijn
Offline
Nov 8, 2006
8:16 pm
15294
I added the directive 'user-printer-type pd' to my code and this worked, I was able to open up the PDF's. I guess using the executable parameters -printer:PD...
emedins
Offline Send Email
Nov 8, 2006
8:33 pm
15295
does it keep running with errors, or does the java process itself stop. Check the \bin dir for an error log also - java process errors can go there Steve. ...
Steve Cavill
stevecavill
Offline Send Email
Nov 9, 2006
10:18 am
15296
I have been able to script the URL for an embedded browser when I want to view the contents of another BQY, or the output of a job that has a SINGLE section...
balemay
Offline
Nov 9, 2006
12:26 pm
15297
Ellen, Why can't you publish the report to the foundation and still have it create the separate PDF's? I have several SQRs published to the foundation that do...
rightongrl
Offline Send Email
Nov 9, 2006
1:41 pm
15298
Hi, I have a report with a pivot that will always have 15 rows for the last 15 months. I need to sum the first 3 facts called 'Sales' and subtract this from...
googlepost123
Offline
Nov 9, 2006
8:46 pm
15299
I have a variable called 'var curDiff = 0.000' and I do curDiff = Sales1 - Sales2 and then I need to format as $#0,00. .numberFormat("$0.00") which I thought...
googlepost123
Offline
Nov 9, 2006
11:01 pm
15300
where are you performing the calculation - results, pivot, chart, report? For the first three, you should be able to select 'number' under options to be sure...
Erik Brown
brown_erik
Offline Send Email
Nov 10, 2006
2:48 am
15301
The code is in the PostProcess event. ... report? For the first three, you should be able to select 'number' under options to be sure that your data type is...
googlepost123
Offline
Nov 10, 2006
3:28 pm
15302
I figured this out....
googlepost123
Offline
Nov 13, 2006
3:48 pm
15303
Well, I figured out to use a Field object on the report and then use Field.Formula = curDiff to get the value on the report and then use the Field's formatting...
googlepost123
Offline
Nov 13, 2006
3:52 pm
15304
I like the smart report function, but there is one thing I can't figure out. In each group body I want to place additional unique content. Can this be done? ...
googlepost123
Offline
Nov 13, 2006
6:18 pm
15306
Hi, Is there a way in dashboard javascript to change 'Sort X by Y using Func' for a pivot table like you can when in the pivot section? TIA, Dan...
googlepost123
Offline
Nov 13, 2006
10:52 pm
15307
Figured it out. Was a little sleepy....
googlepost123
Offline
Nov 13, 2006
11:47 pm
15308
Hi, Is there a way to determine the drill down label of an active pivot in a dashboard using javascript so that once down to that level in the dashboard's...
googlepost123
Offline
Nov 14, 2006
12:19 am
15309
I assume you mean the titles in a table section inside a report section. If so, Then for a dimension, you need to make sure the "Expression" toolbar is...
Erik Brown
brown_erik
Offline Send Email
Nov 14, 2006
2:37 am
15310
It seems the java process that runs the DAS has stopped, but the windows service has not been told. To verify what is happening, you should first check the...
Steve Cavill
stevecavill
Offline Send Email
Nov 14, 2006
4:02 am
15311
create a pivot with a side label go into the document scripts (or dashboard in design mode) navigate in the object model down to your side label, and have a...
Steve Cavill
stevecavill
Offline Send Email
Nov 14, 2006
4:55 am
15312
Hello all, I have a BRIO job scheduled to run on the portal in HPS 8.1.2 every Monday morning at 6:00AM. The job has 3 different data sources, and should...
navinpinto
Offline
Nov 14, 2006
3:49 pm
15313
No, these are free floating Field objects in a report body (i.e. Fields -> Field). I can find no way to change the default names (Field1, Field2, etc.)... ......
googlepost123
Offline
Nov 14, 2006
4:26 pm
15314
That's what I figured out (see my previous post). Now I need to to change the sort order once a user drills down, but I don't know what side label they...
googlepost123
Offline
Nov 14, 2006
4:33 pm
15315
Hi Navin, I can think of a way, but that's dependent on how you normally check whether the three data sources have been updated. Do you store that info...
andre_duijn
Offline
Nov 14, 2006
7:36 pm
15316
We are using HPS 8.3.2 and I have created a report that displays two different bar charts on each page. The report is showing the results of a class survey on...
Kathleen Gutierrez
kgutierrez23
Online Now Send Email
Nov 14, 2006
8:09 pm
15317
Kathleen, Here's an example I use to create a rainbow. It should get you started. // Change chart legends to use specific colors // Assuming legend always on...
Terri Williams
terriwilliams7
Offline Send Email
Nov 14, 2006
9:20 pm
Messages 15286 - 15317 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