Forum Discussion
Jhadur
2 years agoHelper I
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...
- 2 years ago
The syntax for logical OR is "||" (2X Shift + forward slash)
kpost
2 years agoSolution Sage
The syntax for logical OR is "||" (2X Shift + forward slash)