The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I wanna know if we can perform web filtering of a power bi url without using the associated table name(higlighted the table name in the below example) as a value in the filters ? Is it possible ?
(Power-BI_URL)?filter=Client/Policy eq '00582'
Doc Link: https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
Hi @Naash ,
In my opinion.I think it could not achieve.The table name and filter conditions in the url help to get the information of the report, and the report cannot be rendered well without the table name.
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
Thanks for sharing the above info, but even in the example they are using the table name as input in the Filter part thats appended to the URL.