"Subset By" with a column that has empty values - how to ignore them?
I need to subset a table by a column with categorical values. Some rows have that By Column empty.When I'm subsetting - how to NOT get any table where that By Column is empty?Excluding and\or hiding those rows doesn't help, and I don't want to delete those rows.Any other way?