Forum Discussion

benjamin_sasin's avatar
benjamin_sasin
Resolver I
6 years ago
Solved

Cumulative Count Decreases?

Hi,   I'm a little confused after running a cumulative count, to find that the number is decreasing at some point:   The formula is: Cumulative Count = CALCULATE(COUNT('Admissions'[email]),FILT...
  • benjamin_sasin's avatar
    benjamin_sasin
    6 years ago

    Okay I figured it out. As usual it as a silly mistake on my part.

     

    As I observed a mismatch between date a cumulative count, I realise the name fo the date in the formula [startedApplicationAt] wasn't the same as in the report [latest_stage_date], which is the one in the axis of the visual.

     

    So obviously the cumulation wasn't synced with dates... *facepalm*.

     

    Sorry for wasting your time and thanks for sharing your neurons. I probably wouldn't have seen it alone.