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!View all the Fabric Data Days sessions on demand. View schedule
Hello,
As you can see in the image, I think normaly we will need to have "1" as value when A = 2 and A = 4.
Do you have any idea why I got "0" even if the condition is true ?
Thank you
Solved! Go to Solution.
@Anonymous
yuot statement says that Sheet1[A] has to be equal to 2 and 4 at the same time. It looks impossible 🙂
Maybe you need OR logic, for that use || symbol, not && (AND)
@Anonymous
yuot statement says that Sheet1[A] has to be equal to 2 and 4 at the same time. It looks impossible 🙂
Maybe you need OR logic, for that use || symbol, not && (AND)
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 18 | |
| 11 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 31 | |
| 25 | |
| 21 | |
| 14 | |
| 12 |