Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

How to Take Multiple Fields In the Same Record and Put Them in Multiple Records in the Same Field

$
0
0
In Excel this would be a Transposition. I have Codes in up to 9 Fields of one record  (MemberID1, Code1 [123], Code2 [456], Code3 [789]; MemberID2, Code1 [432]; MemberID3, Code1 [543], Code2 [798]). {Semicolons are record separators}. This data needs to be loaded in a Table that has MemberID and Code. So the data sets I presented would look like: (MemberID1, Code [123]; MemberID1, Code [456]; MemberID1, Code [789]; MemberID2, Code [432]; MemberID3, Code [543]; MemberID3, Code [798]).  How do I do this in SSIS?

Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>