Using Page in a dynamic data key

I’ve added a title (group) to my report that I only want displayed on the first page of the report. I’ve tried using a dynamic data key: Page==1?”True”:”False” on the Visible property of the object without success. I’m pretty sure it’s a syntax issue but I’ve tried several different syntax variants without success.

Thanks in advance!

That’s the correct syntax, however Built In keys related to Page does not work for dynamic data keys in 8.1. This is addressed in 8.3, where the syntax above work as expected.