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: 
andrespa
Specialist
Specialist

Issue with sum, count,etc.

Hi, I have a rare issue that can't resolve. I have data in one table but when I tried to do a simple sum (or any other aggregation formulae) it doesn't work.

Anyone knows why is this possible?issue.jpg

Best regards,

Andrés

1 Solution

Accepted Solutions
andrespa
Specialist
Specialist
Author

Done, it was an issue with the data model. A circular reference between two fields.

View solution in original post

2 Replies
andrespa
Specialist
Specialist
Author

Done, it was an issue with the data model. A circular reference between two fields.

Anonymous
Not applicable

may be Format of Amount Field is not a number...

Can you try like:

=sum(num(Amount))