Forum Discussion
user2jenny
3 years agoFrequent Visitor
Clause IF equals to multiple values
Hello, I'am wondering how can i do this: = Table.AddColumn( if [A] = "1" then List.Contains({"B" , "C","D" }) else null) it doesn't work with my formula
- 3 years ago
I think i've solved this, i've just created a table for that
JorgePinho
3 years agoSolution Sage
How do you choose which of the three names "Jimmy" "Alex" "John" to write in each case?
user2jenny
3 years agoFrequent Visitor
I think i've solved this, i've just created a table for that