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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
sowmi
Creator
Creator

Total in pivot table

Hi ,

In Pivot i am displaying max values by using below expression 

max(aggr(sum({<Date={">=$(=WeekStart(Today(),-5)) <=$(=WeekStart(Today(),-1))"},name={'C'}>}value), Brand,name,Date)) and i am getting correct values but when i am displaying total it is giving total as max num ,instead of summing up all max values

brand name max 

A              C        10

B              D         20

Here i am trying to display column level total as 30 instead of 20

Can someone help 

TIA

Labels (4)
0 Replies