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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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