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 |
Explain difference between onrow and onread method?
Hi, I am Anna and new to actuate programming. I am trying to learn the tool on my own, if any one could provide any helpful websites or training centers in NJ area will be greatly appriciated. Thanks in advance.
What is the difference between 'using group by in the sql of the report' and 'having a group section in the report'?
What is afc?
How do we have left -right flow , normally its top-down flow
Can we connect to 2 different types of database through the same report?
What property you use to Hide a control at runtime?
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?
What is report bursting?
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.
How to call a stored procedure from a report?
What is data stream and data adapter is it same are different?