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

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

pivot table not summarizing

I have a plain and simple pivot table but my totals are not shown, why?

If i do the sum for the order number column, all works fine, but not for the amount; It just show zero

my code is

=sum(amount)

=sum(ordernumber)

ordernumber is a plain number like 201412345 while amount is a decimal with possible negatives.


Yes, i have checked the "show partial sum".

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps the sum really is 0?

If not, try to post an example: Preparing examples for Upload - Reduction and Data Scrambling


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps the sum really is 0?

If not, try to post an example: Preparing examples for Upload - Reduction and Data Scrambling


talk is cheap, supply exceeds demand
Not applicable
Author

that was too easy; ok my fault thx