Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
I have an rtf template, where a table has 6 fields to display in each column. If the first two field

Summary
I have an rtf template, where a table has 6 fields to display in each column. If the first two field have repetitive data, it has to be displayed only once in each page.
Content
I have an rtf template, where a table has 6 fields to display in each column. If the first two field have repetitive data, it has to be displayed only once in each page. Example Col1 Col2 Col3 Col4 Col5 Col6 ABC XYZ A ABC XYZ B ABC XYZ C ABC XYZ C Output should be like this. Col1 Col2 Col3 ABC XYZ A B C C Is this possible?
Answers
-
you can use for each group. If first two fields are repetitive then please create group for those to columns and create one group under this group which will hold renaming column
0 -
Do you have sample rtf template and xml then please upload
0 -
Please find the sample
RTF :
XML :
Sample Output
Only thing is you need to arrange/play with table inside table design so that it should look good.
0