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 |
HOW TO DEBUGGING A REPORT?
Where we use afc in actuate?
what will we have to do if we want to generate an existing report in different language for different countries??
What is AFC? Where we Use AFC in Actuate?
what is the filter?
what is data stream and data adaopter is it same r different? tell me?
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?
HOW TO PUBLISH A REPORT?
How do you design a report which has multiple child datastream (horizontal seq)
How to call a stored procedure from a report?
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?