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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sub totals simple table and pivot table

Hi,

How can I put Sub Totals after Each Month (column) and each Year (column) in simple table and Pivot table :

Thx in advance

1 Solution

Accepted Solutions
alibd225
Creator
Creator

Dear Louis,

just check mark in show partial sums.

partial sum.png

View solution in original post

3 Replies
marcus_sommer

Within a pivot-table you could simply enable sub-totals for each dimensions which you want within the object properties in tab presentation (top left). By a straight-table or a tablebox you need to create these additionally total-rows within the script and calculate the totals within the script (necessary by the tablebox) or within the gui with additionally conditions in the expressions. I suggest you choosed the pivot-table than the other objects haven't any real added value for the efforts they need for this.

- Marcus

alibd225
Creator
Creator

Dear Louis,

just check mark in show partial sums.

partial sum.png

svenkita
Creator II
Creator II

Attaching a sample for doing totals in a pivot table

if you right click on the pivot table and select properties

Presentation Tab

Select the dimension of year and month in the "Dimension and expressions"

and select show partial sum

hope this helps