Filter Rows: Create a text file containing a single column and multiple rows. Column heading is the name of the field to filter the main data set on. Each row contains the values to keep. Keywords @ANY, @EMPTY, @NON ZERO can be used to filter in any row with any value (non-null), empty value, or a non-zero value for this column.