March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have an issue with URL filtering my page level filter is 'Projects'[Project Name] . When trying to filter using
would not work.
Solved! Go to Solution.
Your ideas is so great @lbendlin
Hi, @Nixan
You can use the following link to put the data in your report where the Project name column of the project table equals Accela GIS.
https://app.powerbigov.us/groups/me/apps/86457f37-7f01-4f63-b0ba-f1af369bd6fd/reports/474dc2fb-8489-4bc9-aba5-282b887144cc/ReportSection2c8d5bc914096c1cc668?filter=Projects/Project%20name eq 'Accela GIS'
As provided by Super User. Since there is a space in your column Project name, we need to use the escape characters provided by the document.
%20
Let's take the example PBIX file for Power BI as an example. An example URL for filtering Store Type = New Store is:
https://app.powerbi.com/groups/xxxx/reports/xxx/ReportSection4?filter=Store/Store%20Type eq 'New Store'
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Your ideas is so great @lbendlin
Hi, @Nixan
You can use the following link to put the data in your report where the Project name column of the project table equals Accela GIS.
https://app.powerbigov.us/groups/me/apps/86457f37-7f01-4f63-b0ba-f1af369bd6fd/reports/474dc2fb-8489-4bc9-aba5-282b887144cc/ReportSection2c8d5bc914096c1cc668?filter=Projects/Project%20name eq 'Accela GIS'
As provided by Super User. Since there is a space in your column Project name, we need to use the escape characters provided by the document.
%20
Let's take the example PBIX file for Power BI as an example. An example URL for filtering Store Type = New Store is:
https://app.powerbi.com/groups/xxxx/reports/xxx/ReportSection4?filter=Store/Store%20Type eq 'New Store'
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I tried that but it's not working. Is there anything else I can try.
Don't include single quotes or square brackets for table and column names.
https://app.powerbigov.us/groups/me/apps/86457f37-7f01-4f63-b0ba-f1af369bd6fd/reports/474dc2fb-8489-4bc9-aba5-282b887144cc/ReportSection2c8d5bc914096c1cc668?filter=Projects/Project_x0020_Name eq 'ATT Cloud'
Filter a report using query string parameters in the URL - Power BI | Microsoft Learn
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
5 | |
4 | |
3 | |
3 | |
3 |