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 rows based on column data

EJ_Alt
7 - Meteor

Hi Guys

 

i am trying to transform my data below, so that for each client data there is only a single row for each date.

 

Thanks

EJ

 

EJ_Alt_0-1587648933238.png

 

 

 

3 REPLIES 3
grossal
15 - Aurora
15 - Aurora

Hi @EJ_Alt,

 

you can use the Summarize Tool to achieve this.

grossal_2-1587649253230.png

 

 

Input:

grossal_3-1587649261154.png

 

 

 

Output:

grossal_4-1587649268075.png

 

Sample workflow attached. Let me know what you think.

 

Best

Alex

EJ_Alt
7 - Meteor

Thanks a lot. That was quick.

grossal
15 - Aurora
15 - Aurora

You are welcome!

 

Would you mind accepting it as a solution? 😃

Labels
Top Solution Authors