Forum Discussion
serargi
9 years agoAdvocate II
Change filter using URL
Hello! I have a shared dashboard and report in powerbi.com. It's shared to more than 30 people The report has some filters (slicers) like "date", "companyName", "owner"... and nobody wants to...
v-yulgu-msft
8 years agoMicrosoft Employee
Hi serargi,
I could not open your dashboard. I need the.pbix file so that I can publish to my Power BI service, and create a new dashboard and test whether the URL parameter works.
Best regards,
Yuliana Gu
feytoney
8 years agoNew Member
I have a similar/related question. I would like to pass a filter through a URL and have tested this method, my issue is the use of "eq" is causing an issue with the report. The issue is "eq" translates to 'is' however, which does not bring back the expected result. ONly when I use 'contains' does the filter work. Is there a way to use this method with contains instead of equals.