Forum Discussion
Converting Excel formula to Dax
Hello, i am trying to figure out how to convert this excel forumula into DAX.
I can't figure out how to use iferror formula with multiple criteria in DAX. Thank you,
=IFERROR(INDEX(WOSTATUS!D:D,MATCH(1,(WORKORDER!A314711=WOSTATUS!A:A)*(MIN(IF(WOSTATUS!$A:$A=WORKORDER!A314711,WOSTATUS!$C:$C))=WOSTATUS!C:C),0)),INDEX(WOSTATUS2!D:D,MATCH(1,(WORKORDER!A314711=WOSTATUS2!A:A)*(MIN(IF(WOSTATUS2!$A:$A=WORKORDER!A314711,WOSTATUS2!$C:$C))=WOSTATUS2!C:C),0)))
1 Reply
- lbendlin
Super User
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523