Hi all !
Describe the problem/error/question
I’m facing an issue while using loop over items. After the loop over items I want to merge all the data to get one single list and then create a csv file. But there’s no way I can make it work properly. In the end I only have the csv file with only the data of the last run in loop over item.
Maybe “Merge” is not the ideal node here.
Please share your workflow
Share the output returned by the last node
This is the output for merge node :
I don’t understand why there is the result of all runs separately, instead of one single with all the data for all the runs. Don’t know if I make myself understood
If anyone can see what i’m doing wrong ? Seem to be easy, but there’s no way I make it work !
Information on your n8n setup
- **n8n version:**1.62.6
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
- **Operating system:**Windows 11