Hello All,
I have two input files and I want to create groups based on a Time Zone field. For example- File A has 150 records and File B has 20 records. I want to create 20 groups and allocate the 150 records to each of these groups, so will have approximately 7 in each group. Please advise on how I can accomplish this. I want to randomly assign 7 records from File A and associate the group # to a row in File B.
Thanks.