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

Fill in SSN

bvolles
8 - Asteroid

Hello all,

I have a data set with SSN and demographic data for people on a plan.  In most cases its a subscriber and dependents.  The dependents all have different SSN but I need to fill in the Subscriber SSN.  I have a fake data set attached and the cells in yellow I need the Subscriber SSN essentially to fill down until the next new value.  In my dataset I would need A2 to populate to A5 then A6 to populate to A10.  Any guidance would be appreciated.

5 REPLIES 5
JagdeeshN
12 - Quasar
12 - Quasar

Hi @bvolles ,

 

A multirow Formula should do this for you.

 

Please find attached an example with the file you had provided.

 

Hope this helps.

 

Best,

Jagdeesh

echuong1
Alteryx Alumni (Retired)

You can use a multi-row formula to essentially "drag down" the values until the hit the next populated one!

echuong1_0-1611768005097.png

 

messi007
15 - Aurora
15 - Aurora

@bvolles,

 

Please see below:

 

messi007_0-1611768048020.png

Attached the workflow,

Hope that helps,

Regards,

bvolles
8 - Asteroid

Thank you all very much it worked perfectly!

JagdeeshN
12 - Quasar
12 - Quasar

@bvolles 

 

Awesome!

Labels
Top Solution Authors