I am facing a weird issue.Report is returning output in a section in PDF format but not in HTML view.I am on 11.0.7.Please answer
First things to check:
1. Is there a page down? HTML outputs may be paginating differently than the PDF output.
2. Do you have any render, style, or conditional variables set?
Thanks for your response. I have other page as well. Seems when I am executing in html mode it is considering different parameter values. How the Report will work when we executing in html and PDF mode.
Please describe the report or include the report xml. There are many possible reasons why the output could be different.
If you can't attach the report xml, answer the following:
1. Do you have any render, style, or conditional variables set on the pages?
2. Do any of the data containers have a "don't render page if empty" option set?
3. Do you have prompts on the page? do they have any default values?
What I found are single data items that do not return HTML values.
1. Do you have any render, style, or conditional variables set on the pages? -->No
2. Do any of the data containers have a "don't render page if empty" option set? -->No
3. Do you have prompts on the page? do they have any default values-->No
Please answer