Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get 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"
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 |