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

copy from above line and add new row based on missing column value

Raj_2
8 - Asteroid

Dear Geeks

 

Hope all you are safe and well

 

I have a problem like below, this is end of my work flow, am unable to get a formula or pick a tool in my work flow for below , in pay_tpe column I expect either home or host for same person, if it is missing I want to insert a row with either home or host based on missing value, the complete row can be copied from above but missing value in pay_tpe will be based on condition.

 

Thanks in advance, 

DateNameAgeLocationTypePay_tpe
01/12/2019Dave22LondonInHome
01/12/2019Dave22LondonOutHost
01/12/2019Alan25ParisInHost

 

 

KR

Rj

1 REPLY 1
markcurry
12 - Quasar

Hi Rj,  hopefully the attached workflow will point you in the right direction....

Labels
Top Solution Authors