Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Bookmark clears URL parameter

Hi all,

 

I'm using a simple URL-parameter 

  ?filter=Customer/ID eq 1

to filter my report for Customer 1.

On my report I have a Button linked to a bookmark to reset all filter the user has set on the report.

When clicking on the button, ALL filters are reset, including the one set by the URL-parameter, so the user sees data for ALL customers, which is not what I want.

How can I tell Power BI when the filters are reset using the button, the URL-parameter filter MUST NOT be reset?

 

Any workaround would also be appreciated!