Filtering

After selecting a dock and view, you can use filters to search and quickly locate specific products. Search results can be refined on additional columns, if needed.
To perform a search, choose a column to search by and click the three dots icon to the right of the column name.
Clicking the advanced filter icon will open a list of filtering options. Each of these options is explained in more detail in the sections below.
Sorting
Columns can be sorted in ascending (A-Z) or descending (Z-A) order. You also have the ability to clear sorting to return the column to its original order.

Grouping

Clicking
Group By
will cause the grid to refresh. All records sharing the same value for the selected column will be grouped together and can be expanded/collapsed by clicking the arrow button on the far left.
In the example below, the grid is grouped by
TxnCode
. As a result, all products with a
TxnCode
value of
RPPC
were grouped together.
Clicking
Ungroup
will return the grid to its original state.

Best Fit

Some docks may have columns that take up more space than is needed.
The
Best Fit
filtering option shrinks the column width to the best fit for the screen’s parameters.

Column Configuration

The
Columns
filtering option makes it possible to show/hide only the columns the useryou needs to view.
Column headers with a checked box will remain visible. Column headers with an unchecked box will be hidden.

Filtering

Columns can be filtered to show only rows with values that meet specific parameters. Choose a column to search by and enter a value to search by. Choose a filter option from the provided list. A series of filter options (for example,
Contains
,
DoesNotContain
) will appear. These options may vary depending on the type of column (Alphanumeric, Numeric, Date, etc.). Once the parameters are set, click
Filter
.
The grid will refresh to show only rows with values that match the specified filtering criteria. To clear all filters from a specific column, click
Clear Filter
.

Related Content