Forum Discussion

user2jenny's avatar
user2jenny
Frequent Visitor
3 years ago
Solved

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
  • user2jenny's avatar
    user2jenny
    3 years ago

    I think i've solved this, i've just created a table for that