Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I followed the article: https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
My Power BI Report is in the service. I copied the URL and at the end of it, I have the following: ?filter=Client/Policy eq '00582'
This is a text field. "Client" is the table. "Policy" is the column. I've tried other reports as well and cannot get it to work.
Any help is appreciated.
Solved! Go to Solution.
I've figured it out. The article syntax states ?filter; however, &filter is the correct syntax.
I've figured it out. The article syntax states ?filter; however, &filter is the correct syntax.
The ?filter works for me and the PowerBI dashboard loaded successfully however the filter did not applied. I tried changing to &filter but I got an error.