Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Understanding Context Between Average and Sum - Remove Filters

Hello,   I am trying to resolve one issue, where I want to remove a context from my dax. I tried ALLEXCEPT but didnt' work. Here is the example: 1. Person A got 2 pay changes (11.1 % and -10%...
  • v-easonf-msft's avatar
    v-easonf-msft
    4 years ago

    Hi, Anonymous 

    Is this what  you want?

     

    I didn't do much correction, just divide the two measures you've created.

    Avg2. % Pay Changes = DIVIDE(HRIS_TD_COMP_BY_NETWORK_SUMMARY[Sum % Pay Changes],[# of EE Receiving Pay Changes])

     

    Best Regards,
    Community Support Team _ Eason