Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Need help in filtering data - show only if USERPRINCIPALNAME matches the group of users(topmanagers)

Hi!   I have the below table wherein only the TopManagers people can see this data - I tried the following Measures:   FilterByTopManagers = IF(CONTAINSROW({USERPRINCIPALNAME()},selectedvalue(Ti...