I am having an issue where when I test my workflow node by node, or manually run each node individually, I will get date outputs for my Google Sheet that are not in quotes. This is the intended output. When I run the entire workflow, either manually triggering it or letting the time trigger run, the output dates are in quotes, which is not the desired format. This is the same situation anytime more than one node is run.
The input data is a SQL query in Snowflake that returns the correct data format (I have previously done this process manually with no issues). Below is the Append node for Google Sheets.