Forum Discussion

Malva's avatar
Malva
Regular Visitor
4 years ago
Solved

Power Query - Else if not returning desired result

Hello,   I need to create a conditional column based on values of two different columns, "Access Matches" and "Locked temporarily". This is the code I have at the moment:   " if [Access Matches...
  • Payeras_BI's avatar
    4 years ago

    Hi Malva ,

    Try with true and false instead of "TRUE" and "FALSE".