Forum Discussion
Anonymous
6 years agoNot applicable
Urgent dax command
Hi, I'm making a dax command to create a flag in a message like "present / no present" so to do that I use data in column A and B, the two columns come from the same table named: table 1, in column...
Nathaniel_C
Community Champion
6 years agoHi Anonymous ,
So if the count of "X" is 1 in the whole column A, and that row has "Control" in Column B then "Not Present" is returned otherwise "Present" is always returned.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel