Hi,
I've created a report whose filter label may change. I'm passing the filter label in as a parameter but when I go to set the label text, the filter label is not appearing when the page first opens and the report includes all data. When I change the filter or dates and the report refreshes, the filter label is then displayed. I'm setting the label to the parameter.FilterLabel.Value but again, it doesn't display until the report is refreshed after the initial report is displayed after opening the page. Any ideas on how to get this filter label to display when the page opens?
I've include a pic of what the filter looks like when the page first opens and after a filter is selected. I'm passing the string 'Department' in as a parameter.
Thanks,
Jim