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 can you change the group key dynamically?
How can i make use of Multiple Input Filter, the case is, i have two Datasources with different queries with a common field. i need the merge set in datarow of MultipleInputFilter. how can i make it.? please provide with clear example i'm new to actuate. thanks in advance.
which cmponent has onRead method and what it is used for?
what is data stream and data adaopter is it same r different? tell me?
wat is synchronous and asynchronous reporting?
How to call a stored procedure from a report?
What is data stream and data adapter is it same are different?
Can we define global methods in a report?
Where we use afc in actuate?
How do you design a report which has multiple child datastream (horizontal seq)
Explain difference between onrow and onread method?
Where do we use ACvisitor class?