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: 
nikhilgarg
Specialist II
Specialist II

Difference between Total() and Sum()

Hello ,

Can anyone tell me the difference between total()  and sum() ?

1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

Sum is an aggregated function while total is not a function but is used in function:

Es.

Sum(Total Sales) means that you are doing the sum of sales disgregarding all dimension in your graph or chart

Hope it helps

View solution in original post

1 Reply
alexandros17
Partner - Champion III
Partner - Champion III

Sum is an aggregated function while total is not a function but is used in function:

Es.

Sum(Total Sales) means that you are doing the sum of sales disgregarding all dimension in your graph or chart

Hope it helps