Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Rastenberger
Regular Visitor

Filter URL not working in on Prem PowerBI server (May 22 ed)

We have  a cluster with a PowerBI Report Server, May 2022 edition. We use PowerBI reports with Import mode primarily. I have tried to add to even the simplest report a URLfilter. Like this:
https://reportservername.com:8080/reports/powerbi/Reports/Experiments/Reportname?filter=Status eq 'Lost'

Is there any particular setting that needs to be activated? The Status field in the example above, is a field from a dimension I use. I did even drag it into the All Pages filter pane to no help. Any suggestions would be very appreciated.

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

Your example will not work since you have not specified which table contains the Status column. As per the examples in the docs Filter a report using query string parameters in the URL - Power BI | Microsoft Learn you need to use something like ?filter=table/column eq 'value' if the server cannot match the table or column name the filter will not be applied

View solution in original post

2 REPLIES 2
d_gosbell
Super User
Super User

Your example will not work since you have not specified which table contains the Status column. As per the examples in the docs Filter a report using query string parameters in the URL - Power BI | Microsoft Learn you need to use something like ?filter=table/column eq 'value' if the server cannot match the table or column name the filter will not be applied

I was stupid enough to interpret the table/column as a naming of the field. Thank you for pointing out the obvious error!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.