Page Number
I'm building a report using BI Publisher Desktop in rtf.
I need to hide or don't display certain fields based on the page number.
Basically I have to display fields only on the first page.
I'm using <?if:condition?> <?end if?>
What's the global parameter that I can read page number from rtf?
Thanks,