Forum Discussion
Hide Specific Column Using Object Level Security and Field Parameters - Broken Visual
tomperro If you pulled in email addresses and positions into your PBIX then you should be able to create roles based on position and tie those roles to your Azure/Office 365 groups.
Greg_Deckler
Current configuration - I created a few dynamic security groups in MS Azure and assigned them to the role that I created in BI (HideAll & ViewAll). The ViewAll role can view everything while the HideAll role cannot see anything. I then added each security group to the ViewAll role on BI Service. This works perfectly.
I need a way that I can hide employee name in one of my visuals, so I I added OLS using tabular editor for one field (employee name) in one of my tables. I then created a parameter on the visual. This is from the video mentioned in my origianl post.
I am not sure how to set which parameters are visable based on the Azure Group.
So for example:
Supervor Dynamic Security Group should be able to see the employee name on the visual
Employee Dynamic Security Group should not be able to see the employee name on the visual