Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Dynamic Cumulative Sum

Hi! I´ve really searched all over the place and can´t find the answer to what I thought would be a simple business case:   I want to create a cumulative sum that accumulates depending on the sorti...
  • TomMartens's avatar
    7 years ago

    Hey,

     

    unfortunately this is not possible.

    This is due to the fact that a measure is not aware of the sorting of the axis in the visual.

     

    For this reason, you might consider to provide a solution to your users that is build on bookmarks, where you use two different visuals where each is using a different measure.

     

    Regards,

    Tom