I have a google sheet pulling from PostgreSQL, I have the Zap adding and updating rows, however, I need to remove rows that no longer exist in the database. I know I can’t fully delete a row but can I blank out rows that have been removed?
I’m stuck with PostgreSQL as the input but am not wed to Googlesheets so if this is possible with another output such as ZapTables or Excel I’m happy to do it that way.


