Forum Discussion
How to hide visuals for end user
Hi,
I have a dashboard whihc has got the visuals for HC and Attrition. I have a requirement for one of the user only needs to see the HC visual but not the attrition and other visuals. Is there a way to restcrict access to visuals in the dashboard. If not what would be the best way to achieve this.
Regards,
Darshan
You can create a measure that checks the current user's email against a security table and returns 1 or 0, then use it as a visual-level filter to blank out restricted visuals.
6 Replies
- cengizhanarslanSuper User
You can create a measure that checks the current user's email against a security table and returns 1 or 0, then use it as a visual-level filter to blank out restricted visuals.
- 123abcCommunity Champion
Excellent solution. 👌
- 123abcCommunity Champion
Hi,
Its not possible to hide visual directly for any user but you can achieve by RLS "row level security" to hide unwandted visules show blank or OLS "object level security" to hide data behined them.
follwing Tutorial how to do this, its tested and practical:
https://www.youtube.com/watch?v=PAX5GP9SkTA
I hope this helps!
If you found this answer helpful:
Mark it as the solution to help others find it faster.
Give it a kudo to show your appreciation!
Thank you for being an awesome community member! - 123abcCommunity Champion
Hi,
Here are community solution which can solve your problem:
How to hide visuls for specific user:
https://community.fabric.microsoft.com/t5/Desktop/How-to-hide-visual-for-specific-users/td-p/4619884
I hope this helps!
If you found this answer helpful:
Mark it as the solution to help others find it faster.
Give it a kudo to show your appreciation!
Thank you for being an awesome community member! - v-saisrao-msftCommunity Support
Hi DarshanKumar,
Have you had a chance to review the solution we shared by cengizhanarslan 123abc? If the issue persists, feel free to reply so we can help further.
Thank you.
- v-saisrao-msftCommunity Support
Hi DarshanKumar,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.