Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Deleting/filtering every row with null values in every column

Hello community, I have merged 40 tables. Every table has between 100-500 rows  null values across the entire entire row, where there might only be between 5-100 rows with data in them. I wish to d...
  • edhans's avatar
    4 years ago
    1. Select all the columns you want Anonymous to test for null on.
    2. In the Add Column ribbon, select Merge Columns with no special delimiter.
    3. Filter that newly Merged column for null, or select the "remove empty" filter. Remove Empty will remove blanks and nulls.
    4. Delete the temporary merged column.