Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Create Column with sum of NULL values in rows

$
0
0

Hi all,

 

I wan to omit rows that have more than X NULL values. In R I can simply do this, however I have not found the functionality for this in Alteryx. How can I do a RowSum(is.na(dataframe)) in Alteryx? Would be greate to create a new column that sums the NA's over the rows.

 

thanks for helping out.


Viewing all articles
Browse latest Browse all 4999

Trending Articles