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..
Answer / daya
You can put more light on your requirement so that it would
be clear.
Any ways for this requirement what you can do is run the
sequential report 1 by another and get the values from
those reports and accordingly run your last report.
I think this might help
| Is This Answer Correct ? | 0 Yes | 1 No |
How to do performance tunning of reports?
How can you change the group key dynamically?
How do you design a report which has multiple child datastream (horizontal seq)
how to implement the parallel report
How to call a stored procedure from a report?
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 will we have to do if we want to generate an existing report in different language for different countries??
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.
What is data stream and data adapter is it same are different? Explain?
What property you use to Hide a control at runtime?
I generated one report design time I can color green. At run I want bule how to change dynamically? And which method I can over write?
Can we define global methods in a report?