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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Calculate above data and show the result

Hi, i have a pivot table with data like this :

DIM3                                                 A                    B         

DIM1          DATE

Start          26 Oct 2015               10                   20         

Trx             27 Oct 2015                1                    1

the expression on my pivot table is sum(QUANTITY)

my goal is, i want to show a total data from the above data, so the result will be like this:

DIM3                                                 A                    B         

DIM1          DATE

Start          26 Oct 2015               10                   20         

Trx             27 Oct 2015                1                    1

End           28 Oct 2015                11                  21       ------------> I want to show this record.

Do you have any idea ?

Thanks

4 Replies
marcus_sommer

If you want to show the total from the column you could enable partial sums - within the tab presentation in top left.

- Marcus

raman_rastogi
Partner - Creator III
Partner - Creator III

use partial sum  .

presentation-> partial

stephenedberkg
Creator III
Creator III

partial sum.png

dmac1971
Creator III
Creator III

Like this maybe?