Update a (google docs) value to empty?

:bullseye: What is your goal?

I’m trying to programactically erase an entry from a google docs sheet

:thinking: What is the problem & what have you tried?

Leaving it empty and using “null” get interpreted as “don’t update the value”. I’ve tried a few different methods but they all seem to write some kind of value in it

2 Likes

Hey there,

it’s {{emptystring}}.

4 Likes

Hi @AFor ,

To remove or clear an existing entry in Google Sheets, you can map {{emptystring}} to the required field. This will overwrite the current value and clear the cell content.

We’ve attached a screenshot for your reference - please review it to ensure the mapping is done correctly.



Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

2 Likes