So I have set up a round robin lead distribution for my sales team. I have a Google sheet where all my leads go to with all their info (email, phone number, etc). At the end of the row on the Google sheet is the column “Sales” where the name of the sales rep who the lead was assigned to will be shown.
However, some team regrouping happened and the allocation of leads also changed. We have 4 members in the sales team. Out of the 100% leads that we have, Sales rep A,B,C will get 29% of the leads each, and Sales rep D will only get 12.5%
Example:
Lead 1 - Sales A
Lead 2 - Sales B
Lead 3 - Sales C
Lead 4 - Sales D
Lead 5 - Sales A
Lead 6 - Sales B
Lead 7 - Sales C
Lead 8 - Sales A
A..B..C..D → A..B..C..B → A..B..C..D → A..B..C..C
How do I make that “round robin” possible?
Thanks!