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

Full Accumulation in Pivot Table

Hi all,

Is it possible to show "full accumulation" enabled values in Pivot chart?

If so, how? Kindly help me on this.

Regards,

Vidhya

1 Reply
ali_hijazi
Partner - Master II
Partner - Master II

there are three types of accumulation

try the one that suites your needs:

Above

(sum(Sales))

sum

(Sales) + RangeSum(Above(sum(Sales),1,RowNo()))

sum

(Sales) + RangeSum(Above(Total sum(Sales),1,RowNo(TOTAL)))

check the attached example which clarifies what I'm talking about

I can walk on water when it freezes