The Filters page of the Dataset smart panel allows you to filter data after it has been returned from the data source. This is useful when you have a data source (i.e. XML) that does not support query parameters.
There are three fields that you can use to create your filters, as well as one that is automatically populated.
- Expression
- Type or use the expression editor to provide the expression by which to filter the data.
- Operator
- Select the operator by which to compare the expression results with the Value.
- Value
- Enter the value with which to compare the expression results. For multiple values (used with the In and Between operators) separate values using commas.