I have a report in ax 2009 which I want to create a new page for each vendor number.
I have used an executesSction
- element.newpage()
on the relevant section which works but always shows a blank page as the first page.
How do I get rid of the blank page?