Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all,
As a newbeginner this might be a very silly question. Still, after hours of googleing I haven't managed to find the solution on my own.
I'm using a report that can be filtered by a selected "CompanyID" using the row level security technique. I have tried to take the report to the next level by comparing the selected company to the all the companies that share the same "Branch" with the selected company. The goal is to visualize the total of "PersonID" in each "Group" value.
So my question is: How to tell Power BI to select every company in one Branch when the CompanyID is not static?
I simplified the model to clarify the situation. Hopefully this makes any sense for you.
Thank you in advance!
Kind regards,
Julia
Solved! Go to Solution.
That's actually a conflict. If you are limiting visibility to a certain company by using RLS then that will prevent that user from seeing the data from the other companies.
Reza Rad describes that scenario in great detail, but the gist is that you would need to create a second shadow set of tables that is hidden from view, and not governed by RLS. That way you can compare the current selection to the complete data set.
HUGE WARNING: Security by Obscurity does not work. Any sufficiently knowledgeable user can crack this setup in seconds and get access to data they should not see based on the RLS.
That's actually a conflict. If you are limiting visibility to a certain company by using RLS then that will prevent that user from seeing the data from the other companies.
Reza Rad describes that scenario in great detail, but the gist is that you would need to create a second shadow set of tables that is hidden from view, and not governed by RLS. That way you can compare the current selection to the complete data set.
HUGE WARNING: Security by Obscurity does not work. Any sufficiently knowledgeable user can crack this setup in seconds and get access to data they should not see based on the RLS.
That's what I thought. Adding tables made it work as wanted. Thank you for your guidance!
Julia
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
8 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
8 |