Alteryx Designer Desktop Discussions

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

Need to add string into particular cell

Gsiva3
8 - Asteroid

Hi all,

 

I have a input with contents in each row like "------ aaaaa", "------ bbbbb", but in some rows i have as "ddddd". What I need is I want to copy those "------" to the cells where is not available. I have attached input. Please help me on this.

11 REPLIES 11
Gsiva3
8 - Asteroid

Hi @atcodedog05 

 

For the attached input most of the cell value contains "------" but some of the cell value does not contain "------". So can "------" be added to the cell where it is missing without altering the input?

 

atcodedog05
22 - Nova
22 - Nova

Hi @Gsiva3 

 

Check the column field1 

atcodedog05_0-1602502514591.png

its giving your requirement of adding ----

 

Hope this helps 🙂

 

Labels