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 14478 - 14508 of 15823   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14478
Does anyone have an example of adding sqlplus as a generic job factory? The admin guide is very sketchy on this. Thanks....
ellisoncarnival
Offline Send Email
Oct 4, 2005
3:40 am
14479
The command line would look something like this: $CMD $DBUSERNAME/$DBPASSWORD@DBCONNECT @$PROGRAM The executable (which is used for the value of $CMD) would be...
Steve Cavill
stevecavill
Offline Send Email
Oct 4, 2005
4:33 am
14480
Hi All, I have a situation where after import of SQL the Business names for the column\items in the Brio Query are lost. Meaning if the column of data was call...
elkomanuk
Offline
Oct 5, 2005
11:13 am
14481
I am in a situation where the client wants to use the HTML interface to input the limit variables in the SQL String that is to be sent to the Oracle database....
elkomanuk
Offline
Oct 5, 2005
11:15 am
14482
i have a list of user ids and beside each one is a number the same user id can appear several times. how do i select the user id with the smallest number. for...
bomberz2001
Offline
Oct 5, 2005
12:52 pm
14483
Does Brio have the capability to bring up a web based report buit into an application? For example, I have a page that has a form on it, based on the options...
Alex
TLMAlexGro
Offline Send Email
Oct 5, 2005
1:19 pm
14484
how do i select the date from a field which is closest to todays date>?...
bomberz2001
Offline
Oct 5, 2005
2:44 pm
14485
Look at correlated subquery in the online help you are looking for the Min(number) within user id -wayne KeyPulse ... same ... the...
Wayne D. Van Sluys
keypulse1
Offline Send Email
Oct 5, 2005
4:23 pm
14486
In Version 8 you have some additional features to make use of. On Dashboards you have Embedded Browser. You can use Dashboard to open other reports and even...
Wayne D. Van Sluys
keypulse1
Offline Send Email
Oct 5, 2005
4:35 pm
14487
... date>? It depends on the database you're selecting from, but most databases store a 'date' internally as a number. So for example in Oracle, all you need...
andre_duijn
Offline
Oct 5, 2005
8:04 pm
14488
Hi group ... I'm new to this group and new to BRIO too. I have worked on COGNOS. Can any body tell me what i have to do to learn BRIO. Please share some...
Gaurav Arora
crankygaurav
Offline Send Email
Oct 7, 2005
8:06 am
14489
You can download the doc from http://developer.hyperion.com/resource_library/technical_documentation/ The product is now called Hyperion Intelligence. I...
Steve Cavill
stevecavill
Offline Send Email
Oct 7, 2005
9:46 am
14490
Hi Steve Thanks for ur reply. I have downloaded the documents. Actually we are using 6.6 version. Do u have any documents of this version . If u have any PPT ,...
Gaurav Arora
crankygaurav
Offline Send Email
Oct 7, 2005
12:08 pm
14491
There is a manual by the same name for V6. It should also be at the developer.hyperion site. Steve. ... From: briousers@yahoogroups.com...
Steve Cavill
stevecavill
Offline Send Email
Oct 7, 2005
12:41 pm
14492
Im starting to use JOOLE to export to a excel format, currently I'm doing this: var objExcel = new JOOLEObject("Excel.Application"); objExcel.Workbooks.Open...
ekempd
Offline Send Email
Oct 7, 2005
3:33 pm
14493
There is a bug with Excel and OLE. The objExcel.Quit() doesn't work right. Excel disappears from your task bar, but as you have discovered, its actual task is...
jecwobble
Offline
Oct 7, 2005
8:45 pm
14494
I need to get with someone in the Florida area who can help me see and learn version 8 any realease. Have been stagnet on version 6.x. Would appreciate any...
acelis1969
Offline Send Email
Oct 9, 2005
4:53 am
14495
Has anyone had any luck with scheduling a query and then posting the pdf report output back into Hyperion? I have a query that has 9 report sections. I would...
dtdsewall
Offline
Oct 10, 2005
9:02 pm
14496
Hello I'd like to create a query over the information stored in our SQL Server repository which will return the following columns; 1)File Name 2)User Name ...
stevebrio
Offline Send Email
Oct 11, 2005
11:29 am
14497
HI Steve, The schema for the repository tables is very complicated and not designed for querying. You should use the SDK to retrieve the info you want. This...
Steve Cavill
stevecavill
Offline Send Email
Oct 11, 2005
12:50 pm
14498
Hi Steve. I have been fortunate in that hyperion support have supplied me with the necessary SQL and even a BQY to give me the info we require here. Even so,...
stevebrio
Offline Send Email
Oct 12, 2005
9:56 am
14500
Requirement :!!!!!!!!!!!! Job Title Team Lead – OLAP Reports ( BO / Brio) Qualification Desired:BE., MCA., MSc., Experience Desired: Minimum 5 Years Real...
hemanair2k4
Offline Send Email
Oct 17, 2005
5:43 am
14501
Hi. v.8.3.2 I need to be able to ensure that when a user downloads an Insight document from the portal the date locale will be set to UK. I don't want each and...
stevebrio
Offline Send Email
Oct 17, 2005
1:02 pm
14502
I have a problem formatting dates. I can get them to format correctly in a query/report, but I can't figure out how to format the dates in a list box. I have...
Steve Kerper
kerpers
Offline Send Email
Oct 18, 2005
2:52 pm
14503
You need to sort as dates and display as strings. The format you're seeing is javascript's native date display format. You can convert this with a to_char or...
Adam Franz
the_adam_franz
Offline Send Email
Oct 18, 2005
3:14 pm
14504
Anyone know of conversion tools that can take a .bqy and convert it for use by another reporting tool, e.g. Business Objects? thank you....
ellisoncarnival
Offline Send Email
Oct 18, 2005
4:40 pm
14505
Steve, You're not leaving the flock to be a "BO guy", are you? Hehehe. Anyway, I haven't heard of anything and I doubt you'll find one. Brio and BO are direct...
Adam Franz
the_adam_franz
Offline Send Email
Oct 18, 2005
4:52 pm
14506
Kevin, if you still recall your thoughts for this message.... Is the bug you refer to in Hyperion? Tomcat? IIS? I'm wondering if this could be part of a...
rosa beaugene
rmilla123
Offline Send Email
Oct 18, 2005
8:45 pm
14507
Hi Folks, This 'main' briousers group has been around since 1998 (and as most of you probably know, there's another 'main' one on yahoo just called Brio...
andre_duijn
Offline
Oct 18, 2005
10:38 pm
14508
For what it is worth, ITtoolbox tried this back in Version 8 release, creating 2 New Hyperion user groups, one for Admin, and the other for Designer. They...
gary
pagzzer0
Offline Send Email
Oct 18, 2005
10:51 pm
Messages 14478 - 14508 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