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.

0

The url query filter feature adds a report filter instead of changing the existing one

I have a report with a report level filter in place: "SalesOrderID"

I call the report using an URL with a filter apply:

?filter=Sales/SalesOrderID eq 'mynewid'

 

this action adds a filter in the report which falls in conflict with the existing one, instead of changing the filter in place to the value from the URL.

 

Status: Delivered
Comments
v-haibl-msft
Employee

@Willgart

 

I can repro the same issue as you. I’ve reported it internally to Power BI Team: CRI 34809032
I’ll post here once I get any update about it.

 

Best Regards,
Herbert

Vicky_Song
Impactful Individual
Status changed to: Accepted
 
v-haibl-msft
Employee

@Willgart

 

I've got response from the Product Team.

 

This is a by design. URL Filters are added as AND condition to the current report level filters. It is up to the report author to match and align the filters with desired behavior.

 

Best Regards,
Herbert

Vicky_Song
Impactful Individual
Status changed to: Delivered
 
Willgart
Helper II

by design????

its just a bug! not a feature!!!

 

The Power BI dev team was smarter than this in delivering features.

I hope you'll correct this BUG in a next release.

 

v-haibl-msft
Employee

@Willgart

 

I've also sent mail to the product team to see if it is possible to have a design change. You can also create an idea in https://ideas.powerbi.com for it.

 

Best Regards,
Herbert

Willgart
Helper II

thanks for the quick feedback 🙂

you have a great tool in your hand... make it a killer tool!!! 🙂

daniels
Frequent Visitor

has someone tried url filtering with power bi hosted on premise on SSRS 2016?