Dynamic Variable

Hi @Internalit_Automatio, n8n really only shines when creating row based spreadsheets with items distributed across the rows in your spreadsheet. If that’s what you have in mind I think there shouldn’t be a problem creating a sheet for every item you read from another sheet.

Here’s an example:

The “Customer Datastore” node emulates your first sheet here, the loop then creates a new sheet for each of your items. To customize the columns in your new sheet you could add a Set node as well.

Running this workflow will create a new sheet for each of your incoming items: