Forum Discussion

DarshanKumar's avatar
DarshanKumar
Helper II
3 months ago
Solved

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 wa...
  • cengizhanarslan's avatar
    3 months ago

    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.