Hi, How do you do a backup and restore with a hyperion server can I just copy the c:\program files\Brio directory and during restore I just restore it?...
Hi Jaddy, There is a whole chapter on backup and restore in the administrators guide. I recommend you start there. Regards, Steve. ... From: Jaddy E. Balagtas...
Hi Does anyone know if Brio 8.2.x works with Oracle 10g Database as the data source and repository ? Anyone tried using those two versions before ? TIA regards...
I have a query i want to run between sysdate-1 and sysdate-31 the date field is called Dimension.CallDate How do i write the appropriaet SQL statement Thanks ...
Brio Kid, This works. Just the order of the service start up appears to be incorrect. The services should be started up in Super, DAS, then Intel. order as...
Hi Aaron, Do you mean that you are trying to run the first day of the month and the last day of the month for the current system month? Also, are you trying to...
Anyone tried to programmically remove a connection file -- I mean "rip it out" so there is none attached when you go to F11 - Connections Manager and it is...
Hello Nancy, Would you be interested in a BRIO administration position in the Baltimore Metro area? Nancy Crosby <ncrosby@...> wrote: Anyone tried to...
I tried a couple of things with Brio object model but to no avail. Maybe there is a different route you could take. What specifically are you trying to...
Reply to jecwobble -- re: I am looking for a method to remove a connection file from a query. Just want to remove the connection file - local results are being...
Well, a limited option could be to export the results section you want to keep, delete the query section it's tied to, then import the exported data. ...
While researching a reply to Nancy Crosby's recent inquiry, I was stumped with this problem: Given a Brio document with multiple query sections, each with...
As long as the sections were created in that order you can traverse the Sections backwarks testinging the Section Type to find it. Otherwise I don't believe...
If you follow logical naming conventions it shouldn't be a problem. jarrodb74 <no_reply@yahoogroups.com> wrote: As long as the sections were created in that...
Thanks for the suggestion. Developing a standard set of conventions to enable this functionality would certainly work, however the determination of what is...
Logic you would argue is in the THIRD EYE <http://www.kundaliniyoga.org/chakra7.html> of the beholder... :-) ________________________________ From: jecwobble...
By using the Object Browser in your script editor there is not chance to get it wrong. During the process of developing your script, the Object Browser will...
Jecwobble, I found a way of getting which tables a pivot fell under, which I used in loading a listbox in an EIS section. I had one listbox for all the Table ...
I am trying to trap the 'Enter' key. I have a text box in which user enters the pattern By clicking on the command button the list box is populated with the...
hi , i have a chart in my bqy which have 4 different bars(will have only 4 bars) and corresponding (X) axis labels. I want to retain the axis labels if there...
You need to have at least one row with a zero or null Y value for each of your 4 X axis values. That way 4 X values will always be in your result set. ... 4...
Well, that certainly would work. I don't know if I'll use it, but I'll keep it in mind. Thanks. ... used in ... Table ... listbox ... done ... for loop, ... ...
That's not quite what my problem is. I am trying to write an EIS section with three list boxes. The first list box will populate with all currently open...
Jecwobble, Not sure if this will help existing BQY's or not, but you could search for members/columns that are present, given each query has at least one...