I have the following steps:
DA 'Set Values' to set page item value P1_TITLE on page load (Works)
Classic Report with the title &P1_TITLE.
My problem occurs in step 2. Even though the item is set correctly at page load when the title is set to item P1_TITLE it shows nothing as if the item P1_TITLE is empty.
In general I want to set my region title depending on a sql query and I think the process is correct but somehow this doesn't work.
Thanks for the help!