Categories
- All Categories
- 13 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.6K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Suppress blank row in table in the rtf

Srinivasan N07
Rank 1 - Community Starter
Summary
Suppress blank row in table in the rtf
Content
Hi All,
I just implemented the logic to restrict the number of lines in a lines group of report to a fixed rows. In that logic, we use split by page break so that it splits after the required number of rows and remaining data is printing on next page. While doing so, the first row in the new page in the table is a blank row. How to avoid this blank row from appearing, ie how to suppress the blank row in this case.
Attaching the rtf and sample xml. That will give you the picture.
Thanks in advance.
Srini
0
Answers
-
Hi,
Try using 'IF END IF' condition
0