problem with format number

Status: Closed · Asked by pablol44 on · 0 views

pablol44 — Question ·

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 — Reply ·
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 -

youtube.com/watch?v=YffqBuk_S5o

pablol44 — Reply ·

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.

Back to all forum threads · Log in to reply