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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
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