Hello n8n team,
I was wondering if there was a way to build google sheet formula from the google sheet node in order to update a specific cell with said formula?
I manage to build the workflow but the cells update with '=IF instead of just =IF and so the formula doesn’t work in google sheet.
Context: I built an integration between our Revolut account and a google sheet to get all our transactions and every time a row is added with a new transaction, I would like to add a formula to “vlookup” the name of the counterpart in an other array.
I’m currently on 0.208.0
Thanks a lot!