I have webi ( BO XI R2) report with 6 different TAB. data is same in each TAB but only difference is number of column. when I schedule this report it ran successfully but when I see latest instance there is no page ( no header/footer, column name , data ) in last 2 TABS. Other Tabs are looking fine with valid data & drilling. but I am not sure what is happening for last 2 TABS. when I go to edit mode everything seems fine.
Any Idea what could be possible root cause of this issue?
Is there is any table structure available on the blank page? If so, select the column(s) and change the font size, name etc. I have had similar issues. I had no problems creating reports in HTML view though. It seemed like a Java problem. By default it was assigning font size to ‘Auto’ (-1). Try the above mentioned approach or try installing older version of Java if you can create reports in HTML view.
I dont think font size is issue here. One more thing when I select any value from drill than report page looks fine i.e. table structure , column name , data etc. Then I need to select ‘ALL’ again so that I can see complete report.
I had some blank page issues that I resolved by going into Structure mode and making sure the section height at the bottom didn’t leave any white space. Maybe your issue is similar.
I too am getting this issue. When I run the queries with one value in the prompt the pages are ok. When I run the queries with another, it’s not ok. (data for the query that populates these 2 pages is being returned by the query. I created a new page to check this).
Was any solution found to this?
Edit: When I edit the report the pages display as they should. This is only when viewing the report in interactice and HTML mode.
Sometimes this is caused by Auto-Width and extends the table past the right margin. Look at it in Page Layout mode and rerun the report with the value that creates the blank page. Again, don’t forget to check Structure mode and make sure you shrink the bottom section line to just under the table or last element.
I realize this is a very late reply, but wanted to complete this answer for future use. To resize the footer, click on an area that represents the whole page. Header and Footer settings will then show up in the Page Layout properties. they default to 48px and I use about 26 or turn them off. To set the section ending point, put the report into structure mode and drag the botton of each section line until it bumps the bottom of the table or block. P.S. In XI 4, pixels are no longer used, it’s all in ruler style measurements.