>>Have you thought about resolving this problem at a database level and writing the results to a temporary table or using a stored procedure?
<<
Yes I have. This exactly what I want to do, but the problem as I see it is there are no real usefull "events" behind a BO report. Most...
I've been over this with BO support and got my usual answer of "it can't be done", but thought I'd throw it out to the BO users. I have a report that that is more of a technical document, than a standard report. All the data is driven by a SQL Server database.
Because this report is...
If you created this "window" in your script, simply reference the object and modify the attributes. For example the two functions below, open a window and then resize the window.
<script language=javascript>
var hndl=null; //global
function OpenChild(){
var...
Thanks for the response. That is what I need to do, but the condition will change as we move thru each record of the report. Maybe the illustration below will explain a little better. This is a common master/detail report, but the problem I'm having is that there is 1 master and 2 details...
I have a report built using Freehand SQL. There are two data providers which have been linked by a common column.
The first data provider populates a section holding basic data about an object (for example a piece of equipment, it's EQ number, description, etc). Within the Equipment section is a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.