Forum Discussion

DoesNotCompute's avatar
DoesNotCompute
Regular Visitor
2 years ago
Solved

Filter by Multiple Column Value Conditions

Hi There,   I've been struggling with this for hours and can not figure a solution. Any help greatly appreciated.   I have a data set like the below. What I need to do via DAX (I'm trying to work...
  • DataNinja777's avatar
    2 years ago

    Hi DoesNotCompute 

     

    I produced your required output as follows:

    An example of the dax formulae to achive this output is as follows:  

     

     

     

     

    Where the data model looks like below:

    Best regards,