Hello. I have a question for the developers. I’m having a problem working with Google Sheets. If a table contains columns with formulas, when the add row or update node is triggered, these formulas disappear. Even if I don’t add these columns with formulas to the node at all. Perhaps you could add a function to this node to leave the columns untouched so I can specify this?
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
I don’t think the Set or Code node will solve my problem. The issue is with the Google Sheet node itself. The Append operation overwrites spreadsheet cells that contain formulas.