Forum Discussion

BirhanAYDS's avatar
BirhanAYDS
Helper III
5 years ago

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:

https://app.powerbi.com/groups/me/reports/1f59c86c-1a9e-4da3-887f-ebe12f347674/ReportSection1?filter=AllTeamMember/FullName eq 'Lily Sabrina'

 

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

  • 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,