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

How to use Sum?

Hi All,

I have one table:

Amount, Discount

1000,0.1

3000, 0.2

Now I want to get the total Amount *Discount

Does Sum support Sum(Amount*Discount) ? If not, how to handle this?

Thanks.

1 Reply
nagaiank
Specialist III
Specialist III

Yes. Sum(Sales*Discount) will calculate the discount amount.