Hi All,
I have a day-on-day data and which has grouped by "CC","BA","Account" to calculate running sum and below is the outcome of running sum.

But the expectation is, if i select 03-04-2017 cumulative amount should be available i.e. all the values of 01-04-2017 and 03-04-2017.
I have records more then 10L, which is the best way to achieve the required output.
Attaching the input and required data workflow.