Forum Discussion

Saloni_Gupta's avatar
Saloni_Gupta
Helper I
3 years ago

Return multiple values DAX

Hi All, I want to display all the values after filtering the data based on the current logged in user using the below query: FilterByViewer = IF(SELECTEDVALUE('Permissions Table'[Email])='Permi...