Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Running sum based on outflow/inflow cash

My pivot table looks like this: http://i49.tinypic.com/ofsxs7.gif

It's sorted by date DESC (First dimension, "Effective Chec...").

I'm trying to get a running sum to get Amount of cash on hand in the "Amt" column.  You can see the Inflow and Outflow columns to its left...

I tried this, didn't work: =RangeSum(Above(TOTAL Sum(Amount),0,RowNo()))

0 Replies