Hi Community,
I'm just starting with Alteryx, and I'm struggling with a workflow. If anyone can help me, it would be appreciated.
I'm tring to make a workflow to sample a population using high value scoping. That is, we order the population from highest to lowest, and select the items whose cumulative sum is the % we define.
In the attached case, I want to select those items that represent at least the 50% of total population (Column "RunTot_% TOTAL").
I was using a filter (see example), but the output gives me the highest items until the 48.75% of the total population, so it would be missing, in this case, another item to reach the minimum of 50% (final scope 50.58%).
I've tried another filters but without success.
Any idea, or suggestion?
Thanks,
Jordi