Hi everybody
I'm new to Alteryx, just started using it with the Udacity nanodegree, and love many of its aspects..
Within my job I'm having a big problem, and I was wondering if it would be possible to solve it with Alteryx.
So, basically we have 550 000 salesforce accounts, each one with its city and its status.
On the other side we have approximately 200 salespeople divided in different cities all around Italy.
Now we have to pick the accounts and divide them between the salespeople, based on the city of the account and on the city of the salesperson's office.
So if I have for the city of Milan 20 000 accounts, with status "Closed- won", I need to divide those accounts between the 10 salespeople working in Milan so that each one gets its 2000 accounts.
Basically I was thinking to get the number of the salespeople per each city, than getting the different number of accounts for that city, with the different status, and then divide randomly the accounts for the number of the salespeople...
So the question is, is this possible?
(otherwise I'll have to do it manually....)
Any help will be really really appreciated.
Thanks
Giovanni