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

Null Exclusion from data

Shaaz
9 - Comet

Hi, I've a set of data in excel file with 5 records.

 

From excel point of view, there are 5 records (when we open excel file) but Alteryx gives me 14 records. I was able to get 5 records by adding a filter and using isempty() function for all the fields. Since the fields were less, I was able to manage but how do we handle this if we have more than 50 or 60 records.

 

Attached is the workflow with data for your reference.

3 REPLIES 3
LordNeilLord
15 - Aurora

There are several tools available on the gallery that can handle this....I have this one installed:

 

Remove Nulls

Shaaz
9 - Comet

This worked and solved my issue but I've a question on this, what if I've space in my excel file instead of null or a combination of Null and spaces in multiple columns ? How can we handle this

Shaaz
9 - Comet

Data for reference

Labels
Top Solution Authors