Is there a way in Alteryx to remove missing values (nulls) based on some specific condition? For example, I've just brought in a data with hundreds of variables and some of them have substantial missing information. Using the browse tool, I can immediately see the percent of missing of each variable. However, its tedious and error prone to use the select tool to un-check any undesired variable one by one. Is there a way to delete variable with, say 10%, 15%, 20%, ..., x%, of missing information?
↧