Filtering Data in Browser Columns
- Updated2022-07-11
- 2 minute(s) read
Filtering Data in Browser Columns
The Bench Data Connector Browser supports filters for numeric data and string data within a data log table column.
The Filter menu, which is accessible from the column header, provides a field to select column filter operations. The options in this menu are dependent on the data type that is present in the column. This menu also includes a list of the unique values within the column that you can select, as well as a search bar to locate data within the list.
The Filter menu includes options for the following Browser column filter operations.
Numeric | String |
---|---|
Equals (==) | Equals (==) |
Does Not Equal (!=) | Does Not Equal (!=) |
Greater Than (>) | Begins With |
Greater Than or Equal To (>=) | Contains |
Less Than (<) | Does Not Contain |
Less Than or Equal To (<=) | Ends With |
-
Click the Filter button (
) in a column header cell in the data log table.
-
Select the filter criteria to apply to the column from the available
options.
- Select a filter operation from the drop-down menu and enter a value in the field that is beside the menu.
- If needed, select specific data from the list of unique values within the column. Use the search bar to locate data within the list.
- Click Apply.