Forum Discussion

marama's avatar
marama
Icon for Helper I rankHelper I
4 years ago
Solved

Hide content based on username

Hi! I want only specific users to be able to see the content of the column, so I was hoping to be able to create a measure like this: note_masked = IF(USERPRINCIPALNAME()="[email protected]", 'table'[...