Sum Aggregation not summing

Describe the problem/error/question

I have a sum aggregation that is summing one item but not another.

Very strange - what’s going on?

Information on your n8n setup

  • n8n version: 1.81.4
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: Ubuntu Server 22.04

Hi @revilo951

Are those numeric values? So not numbers inside string fields.
Can you show the json view?

1 Like

It looks like you’re right, I should have checked that first. The API I’m getting this info from is all over the place lol

Thanks!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.