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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
revansh
Helper IV
Helper IV

Filter a report using query string parameters

Hi All,

 

I want to pass multiple values as a filter in the URL:

 

below URL filters the report where STATE=KY

 

https://app.powerbi.com/groups/me/reports/reportid/ReportSection3?filter=country/state eq 'KY'

 

I want to pass 3 values like:

 

STATE in ('KY','OH','IN')

 

Thanks

4 REPLIES 4
GilbertQ
Super User
Super User

Hi @revansh

 

Currently the Service does not allow to pass multiple values in the query string.


The only work around is to concatenate values into new column, so all the values will then be stored in a single column.

 

Here is the blog post explaining how to achieve this.

https://powerbi.microsoft.com/en-us/blog/filter-a-report-with-a-url-query-string-parameter/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Hi Guavaq,

 

I want to send multiple values using a relational operator to the same table/column. Concatenation is a work around if we want to pass filters to multiple columns.

 

?filter=country/state eq 'KY' is working.... i want to filter for multiple states.

 

instead of eq , i want to use IN.

 

Thanks

 

 

Hi there

Unfortunately that functionality is not available currently




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Is it stil not there? Passing multiple filters in query string.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.