Hello All, Hope you all doing great,
could you please help me out this query please
I have two datasets, one with E records and one with D records. Both have the same EEID field, and some EEIDs appear multiple times in each dataset. I want to combine them so that for each EEID, the records appear in an alternating order — E, D, E, D — without mixing EEIDs. and also I have attached the file and workflow that i have worked.
Thanks in advance!
Solved! Go to Solution.
@Navyasree123
I dont see "EEID", you mean "PPN"?
It is better you can provide a sample output. 😁
Hey @21 - Polaris ,
Thanks for the Reply,I have attached the sample output below could you please check.
In your original workflow, add another layer of sort on new > ascending.
Result:
It seems to be working only for the first few records.I have also tried the approach in the way you suggested,but I'm still facing the same issue.Thank you!
Thanks a lot for your help,It is working perfectly now.