Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to sample the 5% sample the data with different categories

vkirans123
5 - Atom

i am working on the file, there are 20 different category i want to get  sample 5 % sample or minimum 1 and maximum 25 . thanks

5 REPLIES 5
vkirans123
5 - Atom

i am working on the file, there are 20 different category i want to get  sample 5 % sample or minimum 1 or maximum 25 . thanks

griffinwelsh
12 - Quasar

@vkirans123 I recommend posting your data or at least a sample of the format with random values if the data is confidential

Qiu
21 - Polaris
21 - Polaris

@vkirans123 
The Randome % sample is not having a Grouping feature. 😂

Therefore the batch macro comes to be helpful.

I am not sure the requirement of "minimum 1 and maximum 25" so I made two condition,

1 is for 5% sample only

2 is for %5 sampling and limite the sample records to be under or equal 25 records.

0808-vkirans123.png0808-vkirans123-A.png

vkirans123
5 - Atom

thank you for your prompt response.

vkirans123
5 - Atom

this is exactly what i needed . thanks. is it works the same if my source file has multiple tabs.

Labels
Top Solution Authors