Forum Discussion

Jhadur's avatar
Jhadur
Helper I
2 years ago
Solved

Conditional formatting with text using OR not AND

I am new to Power BI. I currently have the following calculated column but I need it to be OR not AND. How would this be changed to use an OR statement? If the first cell is not Y or N then the condi...
  • kpost's avatar
    2 years ago

    The syntax for logical OR is "||"  (2X Shift + forward slash)