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.
Hi PowerBI fans:
I createad a URL in a postgres table that is rendered as a web Link in a PowerBI report. The report has the financial perfromance of a set of clients. The link URL sends the user to a detail page of a single provider - it's essentially the same report, just filtered for a single client. (generic version of the link>> https:powerBIserviceURL/myreportURL/reportsection?filter=client eq 'Client15').
Naturally this filters all the visuals in the rport for that SINGLE client. Is there any way to keep just ONE of the charts 'UNFILTERED' to show ALL the clients, while all the other charts are filtered to the individual client? I would like to show how the client that the report is filtered for compares to all the other clients for one KPI. I tried keeping the chart static, but that doesn't give me what I am looking for.
As far as I know, this is not supported. You may take a look at Row-level security (RLS) with Power BI.