In BI Publisher, I have a table inserted and would like to suppress repeating value for a column. How would I go about doing this?
You can use a for-each-group to suppress repeating values.
Rgds,
Kevin
I am currently using for-each-group on the data set and grouping by the column I would like the values to be suppressed.
If you do this in the layout, it will return only unique values for the grouping element.
Hi
Refer to the given help center link about for-each-group
for-each-group
https://docs.oracle.com/en/cloud/saas/otbi/otbi-pub-design/use-advanced-report-layouts.html#GUID-A6B56687-BCE4-4D4A-AD75-C80CA372B8E4
You can try following …