Use-Case:
- I have a connection to a google sheet, each new entry creates a row in google sheet with an integer, a specific ID
- I want to convert the ID with a vlookup in Google sheets to a string
How I tried to do it:
- I created an additional empty field in zapier
- in the Google Sheet I have a vlookup in the last column for converting the integer into a string
Problem:
- In the Google sheet the field that is empty in the Zapier-Mapping gets shown as #NV. Any new row coming in from zapier gets added below the last #NV. The vlookup gets ignored