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.
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 1 - 30 of 15823   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
30
Brio provides Document scripts which allow to autorun reports. I don't have any documentations about this and the help doesn't provide to much help for this...
mklar_2000
Offline Send Email
Oct 8, 1999
5:54 pm
29
briolist is a discussion list for users of the Brio reporting tool. <br><br>This list is owned by Paul Taylor. Send any questions you have about the list to...
penfold69
Offline Send Email
Oct 8, 1999
4:57 pm
28
I have a remote user who gets only a blank report when he tries to open an intranet query. I can open the same queries successfully at this end. We've tried...
cfrye_1957
Offline Send Email
Oct 8, 1999
4:26 pm
27
&lt;html&gt; &lt;script&gt; function setFredAndEthyl() { setCookie("FRED", "brio", "/") setCookie("ETHYL", "brio", "/") } <br><br>function setCookie(name, ...
todd_augustin
Offline Send Email
Oct 8, 1999
3:55 pm
26
I found this information, it might be usefull for what you are trying to accomplish.<br><br>Brio added a way to have an auto-logon link to the ods. This is a ...
todd_augustin
Offline Send Email
Oct 8, 1999
3:54 pm
25
Is there anyway to get the audit options set in 5.5.6 (or 6.x) without the user opening an existing data model or query? I'm think maybe there might be ...
k_v_k_
Offline Send Email
Oct 8, 1999
2:59 pm
24
Ken,<br><br>I did a little testing on this and found the problem lies in how you have the datamodel set up. <br><br>Click on 'Datamodel' and 'Datamodel ...
Jarod_Vierstra
Offline Send Email
Oct 8, 1999
2:58 pm
23
I use the following code in Sybase. Basically, just get the year part YY, add it to '1/1/' to get a string like '1/1/00'. (Sybase date brackets &lt;49 <br>to...
k_v_k_
Offline Send Email
Oct 8, 1999
12:21 pm
22
Hey, can I run a question by you, I looked at the explains on append<br>in the group and also in the manual and I don't think there's enough<br>detail on the ...
k_v_k_
Offline Send Email
Oct 8, 1999
12:13 pm
21
I would like to be able to get to the brio server report in the on demand server without having to log in to brio first. Is there a way to do this?...
marciat_1998
Online Now Send Email
Oct 7, 1999
3:18 pm
20
Ed,<br><br>After you process both queries, go to first query section, right click in the white space under the word 'Table' in the tree control section, and ...
Jarod_Vierstra
Offline Send Email
Oct 7, 1999
3:53 am
19
I'm looking for a way to take the results of two querys in a 6.0 file and combine them within the file. For example, I may be quering a premium star schema in...
edgolab
Offline Send Email
Oct 7, 1999
2:03 am
18
Hi Raj,<br><br>It's me, Rikki. Here's an alternative. When setting up your limit for WW, instead of loading values from the database, change it to "Load From ...
rikking
Offline Send Email
Oct 7, 1999
1:28 am
17
If the relationship between the workweek for which the report is run and the date you are running it are constant then you can create a custom limit in the...
edgolab
Offline Send Email
Oct 7, 1999
12:24 am
16
Hi,<br><br>I am using Brio 5.5.6<br>I have a query which is scheduled to run once a week.All I have to do is change the Workweek to the next new workweek. Eg....
raj_onsemi
Offline Send Email
Oct 6, 1999
11:47 pm
15
What I'd like to do is disable the 'Please respond to reports4u@...' line that is showing up in each message. We want to specify a specific person...
edgolab
Offline Send Email
Oct 6, 1999
7:34 pm
14
The mail account name is set up in the preferences file for the Admin tool. Open the Admin tool, Edit-Preferences-Mail Tab. Update the user account who sends...
tnicknish
Offline Send Email
Oct 6, 1999
6:41 pm
13
Here is another way to change a julian date back to date format in 6.0:<br><br>(ToDate ( Substr ( ToChar(Julian, "" ), 1, 2 ) + "011" ) ) + ( Mod ( Julian,...
Jarod_Vierstra
Offline Send Email
Oct 6, 1999
5:18 pm
12
To change a date in month/day/year format to julian in 6.0, use the following:<br><br>ToChar(datefield,"yy") + ToChar( datefield - (ToDate("01/00/" + ToChar( ...
Jarod_Vierstra
Offline Send Email
Oct 6, 1999
4:47 pm
11
Email sent from the Broadcast server contains "Reply to mailaccount" in the header where mailaccount is the account used by the scheduler to send mail. I do...
edgolab
Offline Send Email
Oct 6, 1999
3:51 pm
10
You could add sql in the Post Process area of the Audit Options (under Data Model Preferences) that would load the trigger into the repository. <br><br>If you ...
edgolab
Offline Send Email
Oct 6, 1999
3:45 pm
9
I was asked to post this by another briouser:<br><br>To convert an SQL Server 6.5 5 character string julian date to a Brio Datefield:<br><br>For example, 99003...
Jarod_Vierstra
Offline Send Email
Oct 6, 1999
3:39 pm
8
Disclaimer: Any opinion/comment expressed here are<br>soley my own. <br>--------------------------------------------------<br>I have a problem with 6.0.2.10...
vchin
Offline Send Email
Oct 6, 1999
3:37 pm
7
Cynbad2_99,<br><br>I found the following information. Hope it helps:<br><br><br>Processing Multiple Jobs in a Single Day<br><br>The following applies to ...
Jarod_Vierstra
Offline Send Email
Oct 6, 1999
3:31 pm
6
Teri,<br><br>I've attached a picture illustrating the drill up / drill down in 6.0. Click on the Photos link on the side. It definately works better than ...
Jarod_Vierstra
Offline Send Email
Oct 6, 1999
3:24 pm
5
For Brio Broadcast Server 5.5.6:<br><br>Does anyone know if you can use another scheduled Brio query as an Event Trigger when using the Broadcast ...
cynbad2_99
Offline Send Email
Oct 6, 1999
2:19 pm
4
I do however have a question for you on the 5.4.<br>&gt; version On the drill in<br>&gt; capability:<br>&gt; I have a report that displays a category name ...
tbolduc1
Offline Send Email
Oct 6, 1999
1:04 pm
3
The BrioQuery 6.0.2.10 patch is now available at <a...
Jarod_Vierstra
Offline Send Email
Oct 5, 1999
10:00 pm
2
Mr. Nicknish,<br><br>I am a Brio developer in Houston. I've been working with the tool for about a year and a half, most of which was spent doing tech support...
Jarod_Vierstra
Offline Send Email
Oct 5, 1999
3:13 am
1
Welcome, This is the Yahoo! Message Board for Brio Users community....
tnicknish
Offline Send Email
Nov 19, 1998
12:14 am
Messages 1 - 30 of 15823   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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