Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
BouwerVa
Contributor II
Contributor II

Running Total in Graph

Hi I've asked this question a few times now and still haven't got a answer.

I made the following line chart showing our daily LG. But I would like the line to increase with each days LG.

I add a Screenshot with the Line Chart and Dimension. The chart is filtered for a Specific Month.

Here is my Formula:

RangeSum(Above(Sum(if(TTYPE = 'Lo' and TGROUPTYPE = 'Lo', CAPITAL)),0,RowNo()))

It work perfectly within a table but as soon as I put it in a graph it doesn't work.

 

2 Replies
BouwerVa
Contributor II
Contributor II
Author