Problem
The Extract from CSV will be combined in output.
Workflow:
Share the output returned by the last node
I do not want to combine the result.
I want a separate xls file for each binary file.
Do you have any ideas?
Information on your n8n setup
- n8n version: 1.38.1
- Database: SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): i dont know
- Running n8n via: Docker Compose
- Operating system: Linux Debian vm
n8n
2
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:
@minnovation , try using the Loop node
1 Like
Thank you, I had already tested it with Loop.
I have now added a switch and now it works with the loop.
system
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.