Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
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))