how to implement the parallel report
Answer / daya
This is quite simple to implement.
If you have the example which are there in the actuate
install folder you can get help from it.
For developing this what you can do is put a parallel
section first and then drag those 2 reports on it, then
design those report and in the page layout use two flows
and in the report properties assign the flows to the
respective reports.
this way you can design it
| Is This Answer Correct ? | 4 Yes | 0 No |
Where do we use ACvisitor class?
how can i generate a report by getting values from two reports. the generated report should contain the 5 values of first report and last 5 values of second report. can any one guide me on this. pls... awaiting for the rply..
HOW TO DEBUGGING A REPORT?
How to generate a report by getting values from two reports. The generated report should contain the 5 values of first report and last 5 values of second report?
How to do performance tunning of reports?
Copy ".roi" file of management console to another path of management console's folder using ".rox" file. or any command of actuate. Is it Possible? if Yes then pls give me Example.
wat is synchronous and asynchronous reporting?
How to set Parameter in Script data source?
What is data stream and data adapter is it same are different?
I'm busy writing a report that's using report bursting, to be able to do this I need to use a sequential section. Using a sequential section cause the grouping of the original report not to work. Please can someone give me advise on how to come past this problem, the report need to use grouping as it depend largely on totals ect, and I need to use a sequential section within the report to be able to use the report bursting facility.
Explain difference between onrow and onread method?
What is the difference between -using Group by in the SQL of the report -having a Group section in the report