Describe the problem/error/question
I tried to aggregate the 3 items (json format from LLM output parser) into a 1 items (or 1 single table with 3 rows). I am not able to achieve this using the Aggregate Node (All item data into single list). Instead I may only get 1 item but only 1 (latest) row or it will output 3 items.
Information on your n8n setup
- **n8n version: 1.97.1
- **Database (default: SQLite):
- **n8n EXECUTIONS_PROCESS setting (default: own, main):
- **Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- **Operating system: MacOS
