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

Group by Material and Filter

nicktekippe
8 - Asteroid

I need Alteryx to filter this data by identifying which Task_Code_2 "0030" or "0021" appears more in the data for each part number that will show up in the data.

In the example below I would want Alteryx to leave me with just one row for the material R553250 with the most common Task_Code_2 being 0030

nicktekippe_0-1671555267255.png

 

3 REPLIES 3
Felipe_Ribeir0
16 - Nebula

Hi @nicktekippe 

 

One way of doing this, just replace the input for your input to test it

Felipe_Ribeir0_0-1671555721629.png

 

gautiergodard
13 - Pulsar

Hey @nicktekippe 

Here is one way you could do this:

gautiergodard_0-1671556000543.png

 

PanPP
Alteryx Alumni (Retired)

Hi @nicktekippe 

 

I have uploaded a sample WF.

Labels
Top Solution Authors