Forum Discussion
Alicetemitope
3 years agoFrequent Visitor
IF statement with a column
Hi Everyone, I am currently working on a report and I want to display results of a measure for a select few of the users based on their user principal name or email address. For example using tabl...
QwertyMartijn
3 years agoHelper II
Hi, try to use SELECTEDVALUE(View Result) in your measure. That might fix your reference to the column.