Hi,
I have a list of people with different positions and locations.
I would like to create groups of these records like:
* All the people who work in Sales
* All the people who are located in Europe
And I can give it different parameters and it will sort by the different groups.
>> I don't want to create all the groups beforehand. Meaning, I don't want to give it a defined list in case there are job titles or cities that aren't in my list. <<
Can anyone suggest an automation tool to do this?