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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
MP_123
Employee
Employee

column level security

hi all,

 

i read here that there is a way to row level security (using role list ore the data analysis connector? if someone can specify me please again)

but now i want to do column level security, for example that employees can show only several measures from fact, manager can see them all. is anyone can help me with that?

 

thank you very much

2 REPLIES 2
Arklur
Resolver II
Resolver II

Well, if you use Analysis Services, there is a way. From here:

 

Dynamic calculations (measures, KPIs, DetailRows) are automatically restricted if they reference a secured table or column. While there is no mechanism to explicitly secure a measure, it is possible to implicitly secure a measure by updating the expression to refer to a secured table or column.

 

 

asocorro
Skilled Sharer
Skilled Sharer

You can do row-level security to filter data according to the user but not to hide measures.  If you could do that, I don't know how you could prevent a report from breaking if it used a measure that the current user could not see.

 

You can find info on row-level security here: https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-analysis-services-connector-indepth/...

 

Connect with me in LinkedIn: https://pr.linkedin.com/in/adolfosocorro
Follow me on Twitter: https://twitter.com/AdolfoSocorro

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors