Oracle BI
hey all,
how to repeat a row header in oracle BI ?
i am using the normal way to build the reportĀ not xml publisher .
Hello there .. are you asking how to repeat row header across pages ??
"i am using the normal way to build the reportĀ not xml publisher ." not quite clear .. can you explain ..
I Think you can use page header or report header ,please go through the oracle document.
https://docs.oracle.com/middleware/12211/bip/BIPRD/GUID-EAAA117F-4B39-459C-97B5-1E2AE400E785.htm#BIPRD2132
If you have your for-each:group outside of the table, it should work.
<?for-each:group element tag name?>
Table with headers and data
<?end for-each?>
Hope this helps.
--YG
i want to repeat the header that mentioned in the above attached .