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