We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
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