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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 12405 - 12434 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12405
Hi, I am facing this problem in most of the reports. The bottom line for the Table (In side the Brio Report) border is randmly being not displayed. Any help...
ashoknj
Offline Send Email
Mar 1, 2004
6:04 pm
12406
Hi All, We recently installed Brio 8 and encountered the following problem: For machines that run Internet Explorer 6, when using the DNS server name in the...
Jack Fong
jfong84
Offline Send Email
Mar 1, 2004
8:20 pm
12407
Hi Jack, we are experiencing similar problem, unfortunately have no idea why it is doing that or how to fix it. All of a sudden we could log in to the system...
Sohel Jeelani
sohelje
Offline Send Email
Mar 1, 2004
8:36 pm
12408
Before my divorce, I once made love to a client of ours in our office lobby after hours. He made love to me from behind, as I braced myself against the...
dr_pepper_chickette4
dr_pepper_ch...
Offline Send Email
Mar 2, 2004
4:34 am
12409
Jack, I had a similar problem a while ago. Here's something to try. Check under Tools, Options, General, Temporary Internet Files, Settings and make sure that...
Terri Williams
terriwilliams7
Offline Send Email
Mar 2, 2004
4:48 am
12410
Anal Sex, Bondage, Cyber Sex, Domination, Electro Stimulation, Exhibitionism, Group Sex, Large Object Insertion, Masturbation, Nudism, Oral Sex, Partner...
dr_pepper_chickette4
dr_pepper_ch...
Offline Send Email
Mar 2, 2004
5:24 am
12411
We are trying to publish a report which will be read using Insight in both Germany and the US. When the default fomatting local is set to US the German...
nancy.goettman@...
nancygoettman
Offline Send Email
Mar 2, 2004
2:42 pm
12412
We have installed HPS 8.2 and are interested in implementing transparent login from our E-Commerce system. In reading through the documentation it looks like...
jackk1017
Offline Send Email
Mar 3, 2004
4:43 pm
12413
I can't seem to get the ...SortItems.SortDescending or ...SortItems.SortAscending properties to work on a report section. I do a ...SortItems.RemoveAll(), then...
khoar
Offline
Mar 3, 2004
7:27 pm
12414
Hi there, I'm trying to use an EIS to log on to multiple queries in one file. I get an invalid username and/or password error message everytime I try and logon...
pennwhip
Offline Send Email
Mar 3, 2004
9:07 pm
12415
Keith, in version 8 I would use the following code... var grp = // report group variable grp.SortItems.RemoveAll() grp.SortItems.Add("Name") ...
John Morgan
keypulse2
Offline Send Email
Mar 3, 2004
9:34 pm
12416
Keith, in version 8 I would use the following code... var grp = // report group variable grp.SortItems.RemoveAll() grp.SortItems.Add("Name") ...
John Morgan
keypulse2
Offline Send Email
Mar 3, 2004
9:39 pm
12417
Folks, QIQ Solutions and Advanced DataTools Corporation are pleased to present a three-day Brio Javascript Master Class in Annandale, VA. This class will ...
Lester Knutsen
lesterknutsen
Offline Send Email
Mar 3, 2004
10:43 pm
12418
Brio version is 6.6.4.44 I am already doing all those steps (see below). ColumnName comes from the .Text() property of a group of checkboxes, so I know it is ...
khoar
Offline
Mar 4, 2004
12:15 am
12419
Hi, I created a bqy wherein the tables that I selected are the Item Master Table,Sales Order History Table, Financial Table but when I processed it the program...
jaddy.balagtas
jaddy_balagtas
Offline Send Email
Mar 4, 2004
4:04 am
12420
Hello All, Anyone try or have sample script to export bqy session to XML? Thank you in advance....
profile25072002
Offline
Mar 4, 2004
9:31 am
12421
Hi ! Would appreciate if someone could suggest / recommend a book that details the job responsibilities for a particular position in an organization, but...
Re-Source Management
re_sourcemgmt
Offline Send Email
Mar 4, 2004
9:46 am
12422
I was wondering if anyone had a date function they were willing to share that would calculate the previous days date taking into consideration weekend days? I...
Tony
tphillip1120
Offline Send Email
Mar 4, 2004
3:02 pm
12423
Tony This sounds like you want it part of the Limit (SQL sent) on the query...Am I correct? What is the Database you are using? If you are using the function...
Wayne D. Van Sluys
keypulse1
Offline Send Email
Mar 4, 2004
3:10 pm
12424
I have a similar issue. I had the database programmer add a table that contains the processing date. The datawarehouse load process writes the processing...
khoar
Offline
Mar 4, 2004
3:21 pm
12425
Hello Wayne, Actually I'm calculated the date OnStartup and then setting the limit for the query. The Database is SQL2000. Tony...
Tony
tphillip1120
Offline Send Email
Mar 4, 2004
3:37 pm
12426
Tony If this is calculated in OnStartup are you running the report via Desktop or Scheduler? If you are not up to Version 8.x then OnStartup scripts will not ...
Wayne D. Van Sluys
keypulse1
Offline Send Email
Mar 4, 2004
5:05 pm
12427
I am trying to change the data function on a total column from Sum to Percent of Increase via scripting. I can change it to a count without any problems, but...
cutthelines
Offline
Mar 4, 2004
5:35 pm
12428
Wayne, I'm running it from the Brio 6.5 from the Desktop via a custom scheduler app. Most of my reports have a Onstartup script that sets a date limit based on...
Tony
tphillip1120
Offline Send Email
Mar 4, 2004
6:33 pm
12429
Tony Sorry I was not clear...When I said it would not work it was based on the premise that Broadcast Server (Scheduler) jobs do not execute Any of the...
Wayne D. Van Sluys
keypulse1
Offline Send Email
Mar 4, 2004
9:18 pm
12430
I need to extract some variable text from a short text field. I came up with a regular expression that consistantly finds the variable text I'm looking for,...
jecwobble
Offline
Mar 4, 2004
9:55 pm
12431
I'm a little late into this discussion, but I thought I'd share some functions I have created for use in OnStartup primarily for use with a homegrown...
jecwobble
Offline
Mar 5, 2004
1:45 pm
12432
This is Hong Kong send to the world people emails. Internet is power, please forward 10 emails to the world and send 1 email to the Hong Kong government...
xxxxxxx cheung
hkaaaaa8
Offline Send Email
Mar 7, 2004
4:39 am
12433
Hello, I need to use the decode function for assigning customized codes to specific customer id´s. The problem is that I do have to deal with a huge number of...
jblank1967
Offline Send Email
Mar 9, 2004
8:37 am
12434
I would suggest adding a new field to your Customer table. You could try a grouping column in the results set but I think this just creates a decode statement...
RugbyFan
rob_rugbyfan
Offline Send Email
Mar 9, 2004
9:40 am
Messages 12405 - 12434 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