Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics & AI Challenge
- Find Partners
- For Partners
Suppress blank row in table in the rtf
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
Answers
-
Hi,
Try using 'IF END IF' condition
0