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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 10092 - 10121 of 15682   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10092
I am out of the office until Tuesday April 1st. If you have a Brio or InSite issue then please contact Chris Solomon or Peter Houghton. Regards, Steve Hearne ...
Steve Hearne
stevehearneuk
Offline Send Email
Apr 1, 2003
8:13 am
10093
Dear All: Has anyone tried the "Prior" function in Brio pivot function? The problem I met is: if I have created a pivot with a side label and a measure, the...
weichengchen_tw
Offline
Apr 1, 2003
1:28 pm
10094
Hello, I searched past messages, but I could not find an answer to this question... Through code, how can I include nulls when creating a limit? Essentially, I...
pake_man
Offline
Apr 1, 2003
1:32 pm
10095
Give this a shot.... var lim = ActiveDocument.Sections["Query"].Limits["Unique Id"] lim.IncludeNulls = true Thanks - John Morgan Keypulse.com ... From:...
John Morgan
keypulse2
Offline Send Email
Apr 1, 2003
1:46 pm
10096
I will be out of the office starting 03/01/2003 and will not return until 05/05/2005....
rodney_nijoka@...
rodney4422
Offline Send Email
Apr 1, 2003
2:00 pm
10097
We have a couple opportunities available for consultants with Brio experience. 1. We have a position available for a consultant with BrioONE (Portal, SQR, and...
William Fortson
fortsonw
Offline Send Email
Apr 1, 2003
3:54 pm
10098
I am designing an EIS and am trying to decide whether to have users query back to the Database each time they hit a command button (after they have made...
wbmac1974
Offline
Apr 1, 2003
6:42 pm
10099
Simplest I can think of is to keep you bqy at the minimal. Do not save data with the file that way it will be downloaded to the client much faster if you are...
p_rami
Offline
Apr 1, 2003
7:07 pm
10100
Thanks Rami. I hear what you're saying. However, I ALWAYS want the size of the .bqy(s) result set to only reflect the choices that the user picks....
wbmac1974
Offline
Apr 1, 2003
7:18 pm
10101
Yes, the end user will still be looking at a pretty big file but atleast they won't be waiting for the file to open for a long time. They can cancle the db...
p_rami
Offline
Apr 1, 2003
7:26 pm
10102
Thanks again, Rami. I think we want to shoot for the best case scenario where the user processes back to the db each time and we get a relatively fast...
wbmac1974
Offline
Apr 1, 2003
7:31 pm
10103
Hi everyone I hope somebody can answer me this question. I have Brio version 6.230 and Sybase 11. The OCE was created with the native openclient. Here is the...
Juan Roa Salinas
dromedariotco
Offline Send Email
Apr 1, 2003
8:40 pm
10104
Hi, I'm wondering if I can create a brio query on SQL View. Has anyone done this before? Thanks Sarah...
sarah_guo
Offline Send Email
Apr 1, 2003
9:08 pm
10105
I had a strange thing happen. I updated a test file to the new Brio version which uses arrays. Ex: Descp 1, Descp 2 are no longer separate fields but an array...
vickieochoa
Offline Send Email
Apr 1, 2003
9:20 pm
10106
Sarah, Yes, you can create a query on a sql view. The view will show up as a table that you can drag onto the brio Query window. (assuming that your ID has...
rodney_nijoka@...
rodney4422
Offline Send Email
Apr 1, 2003
9:21 pm
10107
If you are talking about opening a shared doc from a shared drive or something, you should be able to use the solution below. However, if you are accessing the...
keypulse4
Offline Send Email
Apr 1, 2003
9:37 pm
10108
Another alternative is to set up variable limits on the query to popup with your choices. Have your EIS logon and process after the user makes his variable...
kgissandaner
Offline
Apr 1, 2003
11:01 pm
10109
Vickie, Can;t explain other than "folklore" ;-) Just out of curoisity, what version are you using? I have had simular problems, but this was bac kin version...
pagzzer0@...
pagzzer0
Offline Send Email
Apr 1, 2003
11:45 pm
10110
Also, make sure that your OCE's identify the VIEW owners, otherwise, you may not see them! Gary Mc ... ...
pagzzer0@...
pagzzer0
Offline Send Email
Apr 1, 2003
11:46 pm
10111
Gary, I am working with version 6.5 and reverse programming back to 6.3. What I had to do was rename the original columns (Brio would not let me delete them)...
vickieochoa
Offline Send Email
Apr 1, 2003
11:57 pm
10112
hi, i have a simple query thats fetches me some rows in the results section when i pass 2 dates as input parameters in the EIS section. These dates are passed...
mit_mak_brio
Offline Send Email
Apr 2, 2003
12:13 am
10113
Vickie, This is sounding familiar. First question, when you say, "Brio won't let me delet them?" What do you mean exactly? Now, I can't substantiate this...
pagzzer0@...
pagzzer0
Offline Send Email
Apr 2, 2003
12:24 am
10114
I am looking into configure my existing ODS (version 6.5.1) to use the identity server for authenication. Any suggestion on how to integrate it. How do I...
kinwho
Offline
Apr 2, 2003
1:01 am
10115
Hello! I have a simple report that is using an import file to retrieve data. The import file is updated daily. When I go into the report and hit the process...
mamyers1
Offline Send Email
Apr 2, 2003
2:42 am
10116
Hi There, If you add something after using the prior or next function, it should be added 'inside' the prior (or next) label. If you add something outside the...
andre_duijn
Offline
Apr 2, 2003
3:03 am
10117
Thanks Gary and Rodney! I can't see my view in the brio, only see those tables. Do you think that's because of oce setup? Would that be only thing I need to...
sarah_guo
Offline Send Email
Apr 2, 2003
3:11 am
10118
Hi There, The first possible option I can think of is to check that the dates you are passing aren't actually compared to timestamps in the database. For...
andre_duijn
Offline
Apr 2, 2003
3:15 am
10119
Might be worth checking the permissions on the view to ensure that the userid that you're using has access to it. Alternatively the view may have been created...
gary.nuttall@...
gpn99uk
Offline Send Email
Apr 2, 2003
8:14 am
10120
Re Problem 2. If you have two limits on the same day then perhaps the data records have a time stamp. Therefore to collect all records for the same day you may...
Bob Scarborough
bobscarborou...
Offline Send Email
Apr 2, 2003
11:17 am
10121
Gary, I'm super user of SQL database, I guess I didn't explain my question clearly. My point is that I'm using metatable definition in my oce setup, this way I...
sarah_guo
Offline Send Email
Apr 2, 2003
2:28 pm
Messages 10092 - 10121 of 15682   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