Symptoms
You've entered data into your spreadsheet by Zap, and the format of the data has changed unexpectedly. For instance, numbers might be turning into dates, dates might turn into numbers, or text might turn into numbers.
Causes
This can happen for reasons:
- Google Sheets is automatically formatting the data you enter based on the type of data it thinks it is. For example, if you enter a number that looks like a date, Google Sheets will automatically format it as a date.
- Existing conditional formatting rules in your spreadsheet.
- You are using a Formatter step to format the data to send to the spreadsheet, but the data is not transforming into the expected format.
How to fix it
To resolve this issue, follow this step:
- Remove Google Sheets formatting. This will prevent any data from being automatically formatted. Learn more about formatting in Google Sheets:
- Review existing conditional formatting rules.
- Review and retest your Formatter step. It may be that your step is not using the correct transform or that the transform has not been set up correctly for your desired results.