Forum Discussion
sgintowt
4 years agoHelper I
conditional column
Hello, I want to add a new column to my data marked "yes" or "no". I have "table 1" with all the data and I have a second "table 2" imported to the data model with a selected customer list (ID) ...
- 4 years ago
Just use the LOOKUPVALUE – DAX Guide function in the Yes/No column. That's the easiest way.
daXtreme
4 years agoSolution Sage
Just use the LOOKUPVALUE – DAX Guide function in the Yes/No column. That's the easiest way.