Google Sheets Range Expression

Hi there. I’m trying to update multiple rows in a sheet with items. I’m using expression in the range field which has generic incremental parameter from my list. I expect it to work like A1:F1 to A2:F2 … but it only writes to first row. Do you guys have any idea why this isn’t working?

Hi @burakyccl, I’d need to take a closer look into this and can’t answer it from the top of my head unfortunately. Could you share the data coming in from the previous node?

I couldn’t find a solution but decided to use append instead of update functionality. It works flawlessly.