Substring by specific length in ADF

anonymous_mind 6 Reputation points
2021-07-27T03:54:08.85+00:00

Hi Im new to ADF expression. I would like to ask on how to write expressions properly.

I have a text file as delimited text for dataset with a value "0126 PersonA0230 PersonB".

this is the format I would like to accomplish as column in ADF.

No ->01 - 2 char
Age ->26 - 2 char
Name -><space>PersonA - 8 char including space.

So the output should be like this.

sample output

Is there a way on how to have an output like the image above?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,697 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.