Hey all!
I have an extraction that I'm running regularly and for this particular extraction I want the results to be randomly assigned into 4 segments of constituents. As far as I know I've got everything set up correctly... I have 4 identical segments each with a random select % value assigned (in order they go 25%, 33%, 50%, and 0%). When I generate my counts everything works except the constituents aren't randomly selected. They are selected in constituent ID order. So the first segment has all of the lowest account IDs (in order) going all the way to the last segment which has all of the highest constituent IDs (again, in order).
From what I can see in the documentation, the results should be randomized and not simply pulling the top X% IDs in order.Is it possible I've misinterpreted what should be happening and what I'm seeing is normal? Or am I correct in assuming that some error has occured somewhere? Has this happened to anyone else?
Thanks!Beth
I have a faint recollection that there was a hotfix related to random select recently... so if my brain isn't making this up, you might want to check out what's available in TASK for your version!