How to parse DateTime using multiple format string in column mapping ADF copy activity.

Abhishek Kumar 0 Reputation points
2024-02-09T12:33:47.84+00:00

I want to parse multiple Datetime column with different format string from string to Datetime(interim) in ADF copy activity using custom mapping. I am getting the below error in the very first column. User's image User's image

I am using the below mapping for it.User's image User's image

I don't want to use 'DateTime format' field for specifying the format string as I have multiple format strings, and I want to specify them for each column separately. User's image

Below is the sample source data in csv format. User's image

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.