This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
I'm relatively new to Power BI and have just joined in on the creation of a company dashboard. One of the things I am currently planning ahead for involves what I suspect is Row Level Security - and unfortunately I can't appear to locate a similar thread in the forum.
Essentially the group contains a set of companies that need reporting on an individual basis [each measure has 1 value for each company] (I have established I can do this via Row Level Security) but each measure also requires a group average [this would effectively be the total of the measure] however when I tested this, the aggregate was affected by the row level security (as expected as the data access for the other companies is restricted).
Is it possible to have some form of restriction so that the dashboard only allows viewing of the measure for that company, and also allows an aggregate of the measure including all the companies (that isn't affected by RLS)
Many thanks, Chris
Solved! Go to Solution.
@ChrisiB,
I am not sure how your tables look like. But you can make a copy of your fact(data) table, then create a measure in the new table to calculate the total value, please note the the new table has no relationship with other tables.
This way, when you define RLS in the old tables of the dataset, it will not impact the total measure.
Regards,
Lydia
@ChrisiB,
I am not sure how your tables look like. But you can make a copy of your fact(data) table, then create a measure in the new table to calculate the total value, please note the the new table has no relationship with other tables.
This way, when you define RLS in the old tables of the dataset, it will not impact the total measure.
Regards,
Lydia
Hi Lydia,
Many thanks for your suggestion
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 62 | |
| 51 | |
| 31 | |
| 23 | |
| 23 |