Check whether all the selected values in the specified selection field match any multiple values.
In other words, “When the set of values selected in the field is A and the set of comparison values is B, A⊂B”.
For example, if the comparison values are three values X, Y, and Z, the condition judgment will be as follows:
If the field value is empty, the condition is considered satisfied regardless of the comparison value.
Set Field and Comparison value.
Select the field that should be evaluated.
This parameter accepts the following field types:
If you want to select a field inside a table (column), you must configure the primary Condition or the Do so that Customine is able to identify the correct row.
Specify the values you want to compare, separated by commas.
Spaces before and after the value are ignored, and full-width and half-width, as well as uppercase and lowercase, are not distinguished.
To compare with the user selection field’s value, specify the login name; to compare with the department selection field’s value, select the department code; to compare with the group selection field’s value, specify the group code.
It is also possible to specify the values of Multi-choice or Check box fields using expressions. Please note that it will be the currently selected value, not all the options in the field. For example, in the case of the following expression, the condition is met if the value specified in the “Field” matches any of the values selected in the “multi_choice_1” field.
=multi-choice_1
When specifying using a formula, it is also possible to specify in array format.
= [notification-date_1, notification-date_2, end-date]
Clicking the Condition Inverter will change the condition to “If the value of the field is not equal to any of the specified values.”
This Condition is compatible with krewSheet.