The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.