You can add one or multiple filter criteria to filter the values of the PPM query.
The PPM data source operator supports user inputs of List type as input parameter. Thus, widgets using the PPM operator allows the use of multiple selection. That means that you can select one or multiple values in another widget to filter values provided by the PPM data source operator. To enable multiple selection when using the PPM operator, you must assign at least one user input of List type as input parameter. You can select Date user input (List) and Text user input (List) as input parameter. Number user input (List) is currently not supported by the PPM operator.
For details on creating input parameters, see the chapter Create input parameters.
Procedure
For criteria of Text type, the is equal to operator is available by default. If you enable filtering by expressions, the starts with, ends with, and contains operators are additionally provided. For enabling filtering by expressions, see step 5 below.
For criteria of Date type, the operators On, Before or on, and On or after operators are available. The Before or on and On or after operators cannot be used with Date user input (List).
To enable the multiple selection for the PPM operator, select a user input of List type as input parameter.
If you enable filtering by expressions, further operators are provided to set the filter condition. See step 3 above.
If you add further filter condition, the AND-link conditions option is displayed. You can enable the option to link the filter condition with a logical AND. By default, the conditions are linked with a logical OR.
Your settings are applied.