Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Combine Field1 with value of Field 2 ~ 5 and Sum of Field 6 ~ 9 HELP!!!

jayryan612
6 - Meteoroid

Combine Field1 with value of Field 2 ~ 5 and Sum of Field 6 ~ 9 HELP!!!

2 REPLIES 2
lmorrell
11 - Bolide

Hi @jayryan612,

 

Solution is attached. 

 

If each of your columns contains only one value per field1, and all remaining values are null - then taking the MAX of fields 2,3,4 & 5 will return you the desired values along a single row. 

 

Snag_200a84ba.png

 

 

However, if you have messier data with multiple values - then @Thableaus comment on this solution using the tile tool has helped me to remove nulls from complex data sources. 

 

Hope this helps!

jayryan612
6 - Meteoroid

Thank you very much! I have another problem like this but much more data is included. I will try this 🙂

Labels
Top Solution Authors