Another Mapping Data Flow Question regarding mapping....

Mike Kiser 1,536 Reputation points
2021-07-28T14:59:23.813+00:00

Hi @MarkKromer-MSFT ,

I am almost finished on this app; just one more issue if you don't mind. I worked on this and the other solution late last night.

This is very similar to the other one that you helped me with yesterday except this time I need to read the column next to the column I'm mapping. For example, if the Citizenship column is 1, (which we did yesterday) then the CitizenshipDesc field should read "Native" and so on. The only difference is that now I have to read a column to get the data and then translate.

That should be the translated as below
If Citizenship is 1 then Native etc
1--> Native
2--> Naturalized
3--> Alien Permanent
4--> Alien Temporary
5--> Alien
N-->Not Indicated

Again, I appreciate your help with this and I can meet my deadline.
Thanks again!
Mike Kiser

118696-screenshot-2021-07-28-095048.jpg

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