J
jbiggs via AccessMonster.com
I am working on a query to assign leads by percentage available. So for
example if we have:
25 Source A
10 Source B
15 Source C
And I want to assign 10 leads by a user, it would take 5 from Source A, 2
from Source B and 3 from Source C. We have many lead sources and I want to
take up the least amount of resources when doing this. Should I use several
counts, a SQL query??
example if we have:
25 Source A
10 Source B
15 Source C
And I want to assign 10 leads by a user, it would take 5 from Source A, 2
from Source B and 3 from Source C. We have many lead sources and I want to
take up the least amount of resources when doing this. Should I use several
counts, a SQL query??