Skip to main content
The INTERSECTIONSET function returns the intersection of two sets.

Supported Scenarios

The INTERSECTIONSET function is available in the following YiDA scenarios:
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration & automation
  • Workflow node
  • Connector

Syntax

Attribute Description

AttributeRequiredDescription
arrayAYesThe sets to intersect. Separate multiple sets with commas.
Note: Only intersections of member components are supported. This function cannot be used in a subform.
arrayBYes

Return Value

Usage Example

Use the INTERSECTIONSET() and EMPLOYEE() functions to calculate the intersection of two member components.