Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
Solved! Go to Solution.
@adamgn
https://docs.microsoft.com/en-us/powerquery-m/operators
Operator Description
or Conditional logical OR
and Conditional logical AND
not Logical NOT
if 2 > 1 then 2 else 1 // 2
if 1 = 1 then "yes" else "no" // "yes"
@adamgn
https://docs.microsoft.com/en-us/powerquery-m/operators
Operator Description
or Conditional logical OR
and Conditional logical AND
not Logical NOT
if 2 > 1 then 2 else 1 // 2
if 1 = 1 then "yes" else "no" // "yes"
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 11 | |
| 9 | |
| 8 | |
| 6 |