Can n8n process data larger than these?

cause i cant think of any alternative way of doing what i want to do.
here is what i want to do: Get all the data that has the same information and merge it then count

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hello @Everett_Sobinsky

Better consider refactoring that, as the repetitive parts usually can be collapsed into one process, but you’ll need some code to properly handle it.

1 Like

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