02-18-2019 12:55 PM
I’m trying to export some dates into BigQuery, but even though the preview of the data that is being sent to BigQuery is correct, when I check my table in BigQuery it always shows as null. Any idea on how to solve this?
My data is parsed this way:
Date.parse($ACCT_STATUS_DATE.Date,“yyyy-MM-dd”)