Hi,
I have a report in which there are 4 report pages and a unique query for every page and a common query for every page. Thus, the total number of queries comes to 5. It would be somewhat like this:
Page1: QA,QC
Page2: QB,QC
Page3: QD,QC
Page4: QE,QC
When i execute the report in HTML mode, the desired result is achieved in the first page. I then press buttom to see the last page, i also get the desired output.
Now when i press page up, the unique query of the page is getting executed and the results are shown, the common query just returns blank.
I executed the report again and kept pressing page down till the end and i noticed that in every page i get the desired output..i mean the output from both the queries...
Why when i press bottom and then page up the common query doesn't executes.
Srik
Hi,
Are you getting the same problem in the PDF output also....
Prad.
No it happens only in HTML. In PDF execution completes and then the result is shown in PDF. So, No Probs in that...
Srik