Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Data Cleanse "Remove Null Rows" not working

Bobbins
8 - Asteroid

Hello,

This data originates from a PDF import in the intelligence suite, although I have changed the data itself for obvious reasons.

The data cleanse will not remove the null rows in the "Data" column. I am probably missing something really dumb. Original file generated in 2021.3.47945 and also rechecked in Version: 2020.4.5.12471

Many thanks


2 REPLIES 2
ChrisTX
16 - Nebula
16 - Nebula

Your sample dataset has a column "Record" that has a non-null value.  The option for Remove null rows will only delete a row if all fields are Null.

 

Your original question mentioned the Data column.  But the option for Remove null rows is not related to any columns.

 

Chris

 

Bobbins
8 - Asteroid

Apologies, I believed it would remove rows when selecting a column which contained blanks. My mistake.

Labels
Top Solution Authors