I’m using the Google Sheets - Watch Rows module in Make.com with the following setup:
“Table contains headers” is set to Yes,
Header row range is defined as A1:BS1.
The issue I’m facing:
I need to add new columns in the middle of the sheet (not at the end), but when I do, the fields in my existing scenarios get misaligned. This doesn’t break the scenarios, but it causes fields to be mapped to the wrong columns. For example, I have mapped fields like Address (K) and Beds (Q), and when I add new columns in the middle, the references shift, and fields become misplaced in the module configurations.
My key question:
How can I add new columns in the middle of my Google Sheet without misplacing the field mappings in my existing scenarios? I would prefer a solution that keeps the data order intact and ensures that references remain based on header names rather than column letters.
Thank you.