I have to an excel list that has a few 5 columns i.e
Client ID Description Amount Currency Note - 1
A10 Item code 1 10 USD
A11 Item code 1 10 USD
A11 Item code 2 20 USD
A12 Item code 1 10 USD
I have to build a process where I create a queue using this excel and enter the details into CRM. The challenge is the client it may if the client ID is repeated like inline 2 & 3 part of the process needs to repeated whereas for other the normal process should follow. Any ideas on how I can do this