Another Mapping Data Flow Question regarding mapping....
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