Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Camstr
Helper I
Helper I

Multiple IF Statements

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 

  • Operates = Pass
  • Partial = Warning
  • Stuck = Fail

For an automated test Result 1 must = Operates

  • Result 2 <40 = Pass,
  • 40-50 = Warning,
  • >50 = Fail

I appreciate some help generating the DAX for this.

Thank youCapture.JPG

1 ACCEPTED SOLUTION
MurtuzaMomin
Regular Visitor

Here is your Solution with Switch function instead of using multiple If statement.

 

03-11-2023 switch instead of multiple if.PNG

View solution in original post

2 REPLIES 2
Camstr
Helper I
Helper I

Thanks @MurtuzaMomin! SWITCH is a better way to go, works perfectly.

MurtuzaMomin
Regular Visitor

Here is your Solution with Switch function instead of using multiple If statement.

 

03-11-2023 switch instead of multiple if.PNG

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.