Hello,
I have a data input of Accounts and Contacts linked by AccountID.
What I want to do is take the first 10 Contacts for each Account and then create fields (contact1_Name, contact2_Name, etc) for each contact record so that I get one record per Account with the contacts listed.
Looking for suggestions or a good example of how to get this started.
Thanks,
Michael