Hello!
I am trying to create an automation where when triggered, a row gets moved from one sheet to another.
First sheet is basically a queue of tasks, second sheet is when they have been actioned.
I have managed to find the row using the ‘lookup spreadsheets row’, which it does great. But I can only move the columns up to F over to the next sheet. I can’t seem to dynamically select other columns past F.
Is this a limitation of this particular action, or am I experiencing some form bug that I need to try and fix? I have made the automation from scratch again but it still seems to again not include columns past F.
When the above move happens, I will then have an action which will delete the original row.
I hope that this is clear.