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

Merging three rows

Anjankumar2021
8 - Asteroid

Hi All

 

could someone please assist on below issue?

 

Input:

 

ProductCountBatchRatingValueValrating -1AgeAvalrating -2
Samsung3313L3[Null][Null][Null][Null][Null][Null]
Samsung[Null][Null][Null]-148480035.25L5[Null][Null][Null]
Samsung[Null][Null][Null][Null][Null][Null]1001L2

 

required output:

 

ProductCountBatchRatingValueValrating -1AgeAvalrating -2
Samsung3313L3-148480035.25L51001L2
3 REPLIES 3
binuacs
21 - Polaris

@Anjankumar2021 Add a summarise tool and select all field for the Max value 

binuacs
21 - Polaris
Anjankumar2021
8 - Asteroid

thank you so much:)

Labels
Top Solution Authors