Start Free Trial

Alteryx Designer Desktop Discussions

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

Replacing Empty Column with specific word

SH_94
11 - Bolide

Hi Community,

 

I had encountered the following issue : Empty cell in certain row and my action plan as below:

1. Identify certain column whether it is empty

2. If empty , replace with the certain words as shown in the example screenshot below.

 

Jacob_94_0-1615303380456.png

 

17 REPLIES 17
JosephSerpis
17 - Castor
17 - Castor

Hi @SH_94 I mocked up and approach to tackle this challenge which uses the formula tool and multi-row tool to update the empty values. Let me know what you think?

 

Fill_Empty_09032020.JPG

Emil_Kos
17 - Castor
17 - Castor

Hi @SH_94,


I have prepared a simple solution for you:

Emil_Kos_0-1615304113722.png

 

In order to make those numbers, I have used a record id. 

 

You can remove the data cleansing tool. I just wasn't sure how to make an empty column.

 

Emil_Kos_1-1615304161075.png

 

SH_94
11 - Bolide

Hi @ JosephSerpis,

 

Could you share with me the workflow version 2019.13? As i am not using the latest alteryx.

Emil_Kos
17 - Castor
17 - Castor

Hi @SH_94,

 

You need to make a small change in the notepad:

Emil_Kos_1-1615304548091.png

I have amended my workflow for you.

JosephSerpis
17 - Castor
17 - Castor

Hi @SH_94 I've downgraded the workflow and attached to this post. This article will explain how I adjusted the workflow.

SH_94
11 - Bolide

Hi @ JosephSerpis,

 

Thanks a lot Joseph . Yes this is what i want. However, could you please explain on each function on the screenshot below as i want to modify it to fit into my alteryx.

 

Jacob_94_1-1615305135669.png

Thank you.

 

SH_94
11 - Bolide

Hi @ Emil_Kos,

 

Thanks a lot for your great information. The workflow is very helpful for me to understand the logic to build up. 

JosephSerpis
17 - Castor
17 - Castor

Hi @SH_94 I annotated the tools so should help you understand the logic.

 

Fill_Empty1_09032020.JPG

SH_94
11 - Bolide

Hi @ JosephSerpis,

 

May i know how can i edit or delete the words in the annotation ?

Labels
Top Solution Authors