Hi,
I need to display all reports on the report browser whenever a user click Reports. As you may know D_pzRBShortcuts takes some parameters. One of them is "Recents". and in the pyDefault DT (Data-Report-Browser) it was being set as "null". I tried to change the DT and set param.RecentsOnly as "false" but it raised the below errors;
Name—
Page names should not contain brackets. When referencing a parameterized data page, parameters should be omitted
Name—
Page names should not contain brackets. When referencing a parameterized data page, parameters should be omitted
Name—
Page names should not contain brackets. When referencing a parameterized data page, parameters should be omitted
Name—
Page names should not contain brackets. When referencing a parameterized data page, parameters should be omitted
If I remove the pages, will it be a problem ? What do you think ? Or can you suggest another approach for this ?