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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 15585 - 15631 of 15677   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15585
Hi guys, Just wanted to ask if there is a way to speed up or make the brio using javascript to run faster. Usually when I run a file manually it might take...
bustagroove101
Offline Send Email
Oct 18, 2007
5:24 am
15586
Hi all, I am using Brio Report Builder version 6.1.3 with an Oracle 10 database. I am trying to figure out how to create a sub-report within a report I have. I...
dz0k52
Offline Send Email
Oct 24, 2007
1:16 pm
15591
Hi everyone. I just wanted to say hi first, as I am a recent member of your group. I need desperate help with the "include nulls" options in Limits. Why does...
nyphoto01
Offline Send Email
Nov 26, 2007
4:19 pm
15592
Hello, Well when working with nulls, the thing to remember is that a null value is where a value could have been entered but a space was entered instead. It...
Average Guy
flyin4thetop
Offline Send Email
Nov 26, 2007
7:54 pm
15593
Hello, thanks, and you're probably right. There wasn't a space entered, but it is an empty field. Is there any way to display the records with an empty field,...
nyphoto01
Offline Send Email
Nov 26, 2007
8:59 pm
15595
Well, I am not SQL guru, but if I had to guess, I would say you need to identify the ascii equivelent of a blank space, or an empty line or something. I am...
Average Guy
flyin4thetop
Offline Send Email
Nov 27, 2007
12:37 am
15598
Hi Guys, Im new to this group. Im now learning Brio. I have the help document which is provided with the installation. I need some material which i can take a...
samrat_i
Offline Send Email
Dec 7, 2007
8:20 am
15599
Hi Group, I want to know the prerequisites to learn Brio. What languages/scripts does Brio use ? Are Hyperion and Brio, the same tools ? Pleaze let me know. ...
Harsh2001
harshad_exam...
Offline Send Email
Dec 11, 2007
10:34 am
15600
It should be in the MS Windows System32 folder like "C:\Windows\System32\brioqry.tlb" If anyone could upload this file I'd appreciate it....
jmalbitz
Offline Send Email
Dec 12, 2007
10:13 pm
15601
You need to identify the full version of brioqry.exe you are using down to the last digit in the version number. It is absolutely vital that the right version...
socscappas
Offline
Dec 12, 2007
11:32 pm
15602
candidate with strong Hyperion Essbase Plug-in 7.x and Excel (Macros/VBA) experience with some knowledge in BO. The person will be responsible in supporting...
Vidyut
sh134q
Offline Send Email
Dec 13, 2007
12:46 am
15603
Hi Socs, Thanks for you quick response :) I'm actually just using the plugin for ie, not the stand alone version (brioqry.exe). I just want to try to automate...
jmalbitz
Offline Send Email
Dec 13, 2007
9:43 pm
15604
Sres., buenas tardes. Necesito su apoyo en un problema que tengo con Hyperion Intelligence (WEB). He cambiado de servidor de base de datos de un grupo de...
Luis
luisramirezgo
Offline Send Email
Dec 13, 2007
10:26 pm
15608
Hello, I am looking for ways to get the word out to the Hyperion technical community, and thought I'd drop everyone a note about our current need. We have an 8...
dicksmith32745
Offline Send Email
Dec 19, 2007
7:34 pm
15616
Anyone have a script for adding the custom item "Select All" to a listbox. We using Brio Intelligence 8.3.2. Thank you in advance!...
templelt
Offline Send Email
Jan 13, 2008
10:06 pm
15617
I don't have a sample for that, BUT are you using these items in a limit/filter? If so, you can simply "ignore" the filter which is the same as slecting all...
Steve Cavill
stevecavill
Offline Send Email
Jan 13, 2008
11:48 pm
15618
... This should work: ListBox1.Add("Select All") Good luck! Jarod...
jarod_vierstra
Offline
Jan 21, 2008
11:42 pm
15619
alt approach: programmatically create the limit, then looping thru the list of available values in the listbox, and while in the loop, add the value to the...
pokchoong syn
synpc
Offline Send Email
Jan 25, 2008
8:56 am
15620
I have an automated report that exports a pivot table to Excel. Any type of formatting is lost when it gets exported to Excel. Is there a way around this or...
quicksand1977
Offline Send Email
Jan 30, 2008
2:42 pm
15621
It is my understanding that to keep formatting when you export to excel, you will have to use JOOLE to perform the export, and then apply the formats. T...
flyin4thetop
Offline Send Email
Jan 30, 2008
3:11 pm
15622
ok i got a hold of some JOOLE code that actually works if i put it as the OnClick event for a command button... Is there a way to get this code to work in an...
quicksand1977
Offline Send Email
Jan 30, 2008
3:59 pm
15623
Take your code, make sure it works, and then create a global function. If you are using the Performance Suite to automate your report, you should be able to...
Average Guy
flyin4thetop
Offline Send Email
Jan 30, 2008
4:03 pm
15624
I have an application that, if the user selects too large of a date range, the query will time out due to a set TimeLimit on the Query Property. When this...
paul_n_jr
Offline Send Email
Feb 1, 2008
9:29 pm
15625
What version of the product are you using? Assuming you are using version 6 or greater, use a TRY CATCH block. Catch the error, evaluate it and use an Alert...
Average Guy
flyin4thetop
Offline Send Email
Feb 1, 2008
9:38 pm
15626
I'm using Version 8.2.3. I tried using the Try Catch function, however, If the Query Options limit the query to a number of rows returned, or limited by a...
paul_n_jr
Offline Send Email
Feb 4, 2008
2:52 pm
15627
Hi... Me looking to achieve a Hyperion Certified Consultant (Interactive Reporting) certification. Can u guide me. If you have materials for this...
Anil Gupta
angupta_mcs
Offline Send Email
Feb 5, 2008
9:33 am
15628
Hi Anil, you can get info on the certification process here: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=205 Steve. _____ From:...
Steve Cavill
stevecavill
Offline Send Email
Feb 5, 2008
9:50 am
15629
Steve, I go through this link but this link showing Hyperion Administration, i have experience in Brio so I am looking for Hyperion Interactive reporting...
Anil Gupta
angupta_mcs
Offline Send Email
Feb 5, 2008
1:51 pm
15630
ALL, There is no certification purely for Interactive Reporitng. The certification consists of Administration and Development. Cheers, Hemant Anil Gupta...
Hemant Dham
hemantdham
Offline Send Email
Feb 5, 2008
2:06 pm
15631
Hi, I'm Ravishankar, recruiting specialist from Nous Infosystems. Currently I'm working on Programmer Analyst position for our direct client based out of...
Ravishankar
ravishankarn@...
Send Email
Feb 5, 2008
6:42 pm
Messages 15585 - 15631 of 15677   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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