I want to set the condition on a report element to print only if PAGE_NUMBER is > 1. When I add this condition to the element, it always evaluates as FALSE and the element never prints.
Is this an oversight or do I have the wrong approach?
btw, my goal here is to print a cover page having no footer. I use a master document with a footer and embedded report for the needed content. The cover page is the first embedded report, and the footer prints on it. I've tried a few other configurations that don't seem to work. Suggestions welcome.