Forum Discussion
Imagauthamam
2 years agoHelper III
Column Level Security in Power BI
We have 100's of columns in our fact table. We want to expose a sensitive column to only few users. I checked online and found the below video where it is explained using OLS Using Tabular Editor. ...
SanthiyaMallow
2 years agoHelper I
Hi Imagauthamam , You can use security groups where you can add all the users in a tenant at a time and after adding all the users, you can search in the directory to uncheck the users to whom you want to give access to the sensitive data.
You can use the same security group for other dataset by creating the security group one time
- Imagauthamam2 years agoHelper III
Hi SanthiyaMallow
Thanks for the response.
Are you mentioning AD Groups?
In that case also, I believe I have to create an AD Group containing all users.
Because out of 1000 users, I have to create an AD Group for 995 people.
Instead of this,If I create an AD Group only for 5 people for which access is required, Can I use it somehow to give access to sensitive column only to these 5 people?