Forum Discussion

NISH72's avatar
NISH72
Helper IV
6 years ago
Solved

How to refer a measure in Sim function

Hi I have the following measure with formula - ( If[ measure 1] ,1,0). I want to sum the total number of '1' for this measure. But when I create a measure with sum function ,it is not showing the foll...
  • TomMartens's avatar
    TomMartens
    6 years ago

    Hey NISH72 ,

     

    this does not clarify the potential outcome of [measure 1], provide the DAX code for [mesure 1].

    I still assume that using SUMX() will be part of the solution.

     

    Regards,

    Tom