Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Sampling Based on Different Criteria

superace
5 - Atom

Hi,

 

Is there a way to sample the top N rows of data, based on a group, with variable requirements? For example, I have different criteria for how "deep" I want to sample based on an account #.

 

So account #1, for example, I'd like to pull the top 10 records but account #2 I'd like to pull the top 20 records. Sampling the top N rows based on a presort seems easy if it's universal (same criteria throughout) but I am not quite able to figure out how to do this based on different sampling criteria.

 

Any help would be appreciated.

 

Thanks!

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hi @superace ,

 

Here is a suggestion to control a sample based on another dataset.

Let me know what you think about it.

 

Best,

Fernando V.

 

Labels