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
I have a DAX measure that calculates the time an employee spend on a project as a percentage of their working week, which worked fine. However a new requirement has been introduced to restrict information some users see to just those projects they are working on, which I'm doing using Row Level Security. However by employing RLS it's obviously making the % calculation incorrect as the data is restricted to only one project so is returning 100% in each case.
I can't see a way round this and I'd appreciate any help or advice anyone could offer.
Thanks and regards
Corb
Solved! Go to Solution.
I've managed to resolve this issue using the method in this article, by reloading a copy of the query and using this to calculate the denominator
Calculating Total, and Percentages in a Row-Level Security Power BI Model - RADACAD
I've managed to resolve this issue using the method in this article, by reloading a copy of the query and using this to calculate the denominator
Calculating Total, and Percentages in a Row-Level Security Power BI Model - RADACAD
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 |
|---|---|
| 27 | |
| 23 | |
| 18 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 44 | |
| 42 | |
| 37 | |
| 37 |