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!