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: 
neerajthakur
Creator III
Creator III

Sum Function

Hi, why am I getting Sum([Quantity Numbers]) this much high what all can be the reasons for it.

xlitzdrama_0-1674110859714.png

 

Thanks & Regards,
Please Accepts as Solution if it solves your query.
Labels (4)
2 Replies
Mark_Little
Luminary
Luminary

Hi

Would need to share more information around both the data and model to get a meaningful answer.

My guess if it is to high is there is a problem in the data model, you have caused duplicate lines, but it is a guess.

khaoulaaa
Partner - Contributor III
Partner - Contributor III

Hi @neerajthakur ,

Lines are duplicated . by default straight table shows unique records  so you can't identify duplication. to be sure try to create table with [consignement ID item Code] as dimension and count([Quantity Numbers]) as measure. and the best way is to share with us your loading script.