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.
Hello , I want to apply role level security and I want for a role to filter the company only for some pages not for every page .
Is there a way to write DAX so the filter will be applied on some pages only ? Or do you have anything else to suggest?
Thank you a lot in advance!
Hi @poli361 ,
Can this meet your requirements?
This is achieved using a combination of Row Level Security (RLS) and conditional formatting. This makes it a secure way of controlling access for specific users.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello and thank you for your suggestion . I have done something similar to this , but this doesn't solve my problem and adds another problem . If you hide the pages , the user in application won't have access but when he export in pdf or powerpoint there is an option to include hidden pages , so then he gain access to those pages I didnt want him to have .
Hi poli361:
Are you talking about the pages in a pbix or a table with page data inside? Do you have a sample that represents what you are asking? Thanks..
Hi:
I think you would need to put in a column in your table that groups the specific pages with a common code.
e.g. a column named Include. With yes or no or 1 or 0.
Then you could set up the TRUE/FALSE Filter.
Thank you for your reply .
How this is going to be applied on a page though ?
Hi:
Row Level Security is about reducing the rows (filtering out) of a table(s). It's not about which pages to display. You can hide pages and name the report accordingly, but RLS isn't intended for page views.
I hope this answers your question.
Thanks..
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 | |
6 |
User | Count |
---|---|
14 | |
13 | |
11 | |
9 | |
9 |