Forum Discussion
BirhanAYDS
5 years agoHelper III
Dynamic URL filter for report
Hi guys! I need your ideas.
Previously, we were able to display reports in a filtered way by adding a dynamic filter to the urline of the reports. It is as follows:
Then the report pages were named ReportSection1a34f3t54f3ff, ReportSection2rggter3t577gf45g instead of being named ReportSection1, ReportSection2, and therefore the old filtering method does not work. What can I do about it?
1 Reply
- ibarrauSuper User
Hi. You can keep doing what you do. You have to gather the new url for all the pages and save them to create the url filter. You can create auxiliar table in the model or a table in your data from a web app. You have to redesign it :S
Hope that helps,