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

Filling Null Values based on other field

yovindapricila
6 - Meteoroid

Hi everyone, 

 

I am trying to fill the null values based on the item column. If first row item A has weight = 10, I need the second row Item A to have weight = 10, as so forth.

 

Item

Weight

Item A 

10

Item A

null
Item B 20
Item B null
Item C30
Item Cnull

 

Can you help me create the formula to replace these nulls? 

 

Thanks! 

 

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@yovindapricila 
Something like this?

1215-yovindapricila.PNG

Hi @yovindapricila 

 

I'm providing a different solution in case the data won't be in order. Cheers!

 

christine_assaad_0-1607989859206.png

 

yovindapricila
6 - Meteoroid

Thank you Qiu! 🙂

yovindapricila
6 - Meteoroid

Christine, this is perfect! Thank you so much.

Labels
Top Solution Authors