Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Remove slicers involvement in a calculation

Hi guys,   I have two excel sheets I wan't to see the % diff between.  Unfortunately they are both very different in the setup why I created some calculations.   However, for some reason my Quar...
  • v-frfei-msft's avatar
    6 years ago

    Hi Anonymous ,

     

    To work on it by using REMOVEFILTERS.

    Measure = CALCULATE(SUM('Table'[Duration (task hours)]),REMOVEFILTERS('date'[Date]))