Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
bcap01
Helper II
Helper II

Security Strategy

Hello,

 

I am a new PBI developer and contemplating how to manage user permissions automatically at the report level. 

 

What I would like to do is:

 

(1) Create a Dashboard page that shows user specific information based on Windows Account 

(2) Use an Active Directory Group to if they have access to other links on the page

(3) Use an Active Directory Group to automically setup a users' page access

 

Are these approaches possible via PowerBI?  If yes, is this the recommendated approach? 

 

Any insight, links, and/or advice is sincerely appreciated.

1 ACCEPTED SOLUTION

I have never done specifically what you are trying to do although running a stored procedure is possible, and using RLS should allow you to block content that  a user is not permitted to see.  Not sure that can all be done to sql but it is possible to do that if not some through sql, some through power bi.

 

 

These links might help.  🙂





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
vanessafvg
Community Champion
Community Champion

You can use Row Level Security

https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-rls

or object level security

https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-ols?tabs=table

 

it just depends on what you trying to show in your model  - can you give more information around what you intend to do once you have the users  login, what are you wanting to serve back?

 

 





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Hi!

 

THank you for your quick reply! 

 

I would like to:

 

(1) Create a Stored Procedure that will use the Windows Account name to determine what data to display the page. 

 (2) Automtically hide or display other links the user should have access to (Based on AD group)

 

Thanks again!

I have never done specifically what you are trying to do although running a stored procedure is possible, and using RLS should allow you to block content that  a user is not permitted to see.  Not sure that can all be done to sql but it is possible to do that if not some through sql, some through power bi.

 

 

These links might help.  🙂





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.