An Azure service for ingesting, preparing, and transforming data at scale.
Hello @Sam Kersten
This error is due to the incoming data in the column when_updated_last_time
The column is of type: DateTime and the value coming from source is <Actual>
Can you check the source data / file for this column and see if it contains a value other than datetime type value
If yes then you will need to clean the data first before executing the pipeline again
and upvote
for the same. And, if you have any further query do let us know.