Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

AND Slicer

Hi all,   I have an AND slicer that I have picked up via various other posts on here, but wondered if it could be modified slightly. The DAX is:   AND Slice = VAR _EmptySlicer = NOT CALCULA...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Duh. 

     

    First of all, I had named one of my measures wrong - so it wasn't working. 

     

    Once I had fixed that, I then created a duplicate measure that addressed the [Head] skills, and then a third measure that compared the two and gave an outcome based on that evaluation.

     

    There's probably a more graceful way to do it, but this way worked.