Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Data Cleansing for dynamic field inputs

nathanedwards
5 - Atom

I know the normal "Data Cleansing" tool has limitations where you have to make sure to reselect all fields when your input has dynamic field names.

 

What is the formula to use in the "Multi-Field Formula" tool to mimic the "Replace Nulls" section of the "Data Cleansing" tool?

2 REPLIES 2
binuacs
21 - Polaris

@nathanedwards you can write to the formula like below

image.png

apathetichell
20 - Arcturus

@nathanedwards - you should use @binuacs suggestion. Data Cleansing is a bad tool when used at scale. It's a memory eater which can be hugely problematic in certain situations. Multi-Field Formula is dope.

Labels
Top Solution Authors