Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi everyone,
I've build reports showing a bunch of visualization that need to be addressed from a defined Market Area point of view. For now, a simple filter make it possible. Each visualisation display data related to the Market Area selected with the filter.
In order to provide bechmarking certain measures are not impacted by those filters ( Calculate(...;ALL()) ) and therefore are calculated on the whole dataset ignoring the filter "Market Area".
I would like the simple filter to be associated with a role (Market Area) so specific user can only access data that are relevant to them. Yet, I'd like the benchmark to remain calculated on the whole dataset.
I believe RLS won't make it possible. Do you have any tips on how to manage this case scenario ?
Thank you very much for any enlightening comment,
Q
Solved! Go to Solution.
No, it's not supported to limit access on visual level. However, if you want to have end user to view their relevant data only, it can be achieved with RLS.
Please refer to articles below:
Power BI – Dynamic Row Level Security – Tips to get it working!
Dynamic Row Level Security with Power BI Made Simple
Row Level Security In Power BI
If you need to have each user see the result of " Calculate(...;ALL())", I suggest you create a calculated column for "Total" so that it will appear on row level associated with each user.
Regards,
No, it's not supported to limit access on visual level. However, if you want to have end user to view their relevant data only, it can be achieved with RLS.
Please refer to articles below:
Power BI – Dynamic Row Level Security – Tips to get it working!
Dynamic Row Level Security with Power BI Made Simple
Row Level Security In Power BI
If you need to have each user see the result of " Calculate(...;ALL())", I suggest you create a calculated column for "Total" so that it will appear on row level associated with each user.
Regards,
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 24 | |
| 10 | |
| 9 | |
| 5 | |
| 4 |