Filtering and sorting

Filtering and Sorting tables

Filtering criteria

Rows supports the following filtering criteria:

Filtering criterionFilters the column for...
matchescontent that matches the given parameter exactly.
containscontent that includes the given string.
is equal tocontent that is equal to the given parameter.
is not equal tocontent that is not equal to the given parameter.
is greater thancontent that is greater than the given parameter.
is less thancontent that is less than the given parameter.
is greater than or equal tocontent that is greater than or equal to the given parameter.
is less than or equal tocontent that is less than or equal to the given parameter.
is emptycells that are empty.
is not emptycells that are not empty.

Add filters

To apply filters to your table:

  1. Select the header row of your table and click the Filter icon .
  2. Click on the Filtering Criteria icon.
  3. Select the criteria you want to filter the data by, provide the filtering parameter, and click Apply. Don't use quotation marks ("") in the text boxes.

Remove filters

To remove all filters, just click on the Filter icon.