Table list filter control is a common control available on each Data Insight table list, it helps user filter the object contain of table list by only list out the object which meet the filter criteria. Multiple filter criteria can be added on one table list. Below table show the parameter of filter dialog box.
Filter Parameter | Description |
---|---|
Filter
|
Column of the table list to be filter |
Operator
|
Operator to be apply for the filter value, table list object value which do not meet filter value criteria will be filter out, it supports below operator type: - Equals – Object value exactly match and equal to filter value Not Equals – Object value do not match or equal to filter value Contains – Object contains the value match filter value Not Contains – Object does not contain the value match filter value Starts With – Start of object value match with filter value Not Starts With – Start of object value does not match with filter value End With – End of object value match with filter value Not End With – End of object value does not match with filter value |
Value
|
Filter value of selected table list column |