I have a generated report...which uses 3 parameters. First and second parameters are for groups. So, based on the selection in the parameters the report will be grouped on that. Other than these 2 groups the report will be grouped on one more field and when the 3rd group changes it will be displayed in a new page. The 3rd parameter is basically different sections in the report. The report will display only those sections that the user picks and other sections will be suppressed.
When I try to drill down on each group it should display data and sections based on the parameters...that part is working fine. The problem is how it is displayed. When I run the report, instead of showing the page header and the data it goes to some section of the report. In order for me to see the header I need to scroll up. Is there any way I can control this so the focus goes to the header first. Note: I have published this report to the web and it displays the header at the top like I want. I don't know why it works on the web but not on the client/server preview. Please let me know if something is not clearly explained. Thank you.
When I try to drill down on each group it should display data and sections based on the parameters...that part is working fine. The problem is how it is displayed. When I run the report, instead of showing the page header and the data it goes to some section of the report. In order for me to see the header I need to scroll up. Is there any way I can control this so the focus goes to the header first. Note: I have published this report to the web and it displays the header at the top like I want. I don't know why it works on the web but not on the client/server preview. Please let me know if something is not clearly explained. Thank you.