problem with format number

pablol44

Member
my problem is the following: I need to derive 5 data to "advisor 1" and 10 data to "advisor 2" alternately, example: first data to "advisor 1" second data to "advisor 2" third data to "advisor 1" fourth data "advisor 2" and so on until "advisor 1" is finished and the rest is sent to "advisor 2"

I was wondering if alternate code could be added or if there is any way that you could advise me with the alternatives that pabbly offers thanks.
 

Pabbly

Administrator
Staff member
my problem is the following: I need to derive 5 data to "advisor 1" and 10 data to "advisor 2" alternately, example: first data to "advisor 1" second data to "advisor 2" third data to "advisor 1" fourth data "advisor 2" and so on until "advisor 1" is finished and the rest is sent to "advisor 2"

I was wondering if alternate code could be added or if there is any way that you could advise me with the alternatives that pabbly offers thanks.
Looks like you're asking for a Round robin assignment. Please check this video tutorial once which might help you -
 

pablol44

Member
yes but that doesn't solve the problem because,
With that form, I would have to send the same number of contacts to each one, but I want to send 5 contacts to "advisor1", 3 contacts to "advisor2" and 7 contacts to "Advisor3" interspersed as if it were Round Robin.
 
Top