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 during Fabric Data Days. Don't miss your chance! Request now
Hello,
I need to create a calculated column based on test results. I believe I need multiple IF/AND type logical functions to create my DAX expression, but I cannot write this properly. An example of the data is below, with the calculated column furthest right.
There are two types of test, Manual and Automated.
For a manual test, Result 1
For an automated test Result 1 must = Operates
I appreciate some help generating the DAX for this.
Thank you
Solved! Go to Solution.
Here is your Solution with Switch function instead of using multiple If statement.
Here is your Solution with Switch function instead of using multiple If statement.
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 |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 18 | |
| 14 | |
| 14 |