Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet 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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |