Hi @Nick_2024 1- Ensure that the target field in the schema is set to accept tye required date format. Sometimes, if the field type is not correctly set, data might not be ingested.2- As a debugging step, try transforming a static date value to see if the issue is with the transformation logic or th...