Hello,
I have a problem with a loop that is within a loop.
To explain the scenario: The first retrieves a list of players, then loops over this list, and the second searches another table for the data that exists for this player. There may be several. And after that, I loop over the row(s), and I want to delete them. and then move on to the next player, but it doesn’t work. Could you help me?
Thank you
Information on your n8n setup
- n8n version:1.82.2
- Database (default: SQLite):SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):main
- Running n8n via (Docker, npm, n8n cloud, desktop app):NPM
- Operating system: