Extract Multi-Instance
Security:
Custom Field Management
domain in the System functional area.You can use the calculated field to extract multiple instances from a related business
object based on a boolean condition.
- Access theCreate Calculated Fieldtask.
- SelectExtract Multi-Instancefrom theFunctionprompt.
- On theCalculationtab, select theOperation Type.
Option Description ExceptEvaluates the filtered instances fromSource Field 1andSource Field 2and returns the instances from the first field minus the instances from the second.The related business object associated with both source fields must be the same.IntersectionEvaluates the filtered instances fromSource Field 1andSource Field 2and returns only the common instances.The related business object associated with both source fields must be the same.SubsetFilters instances specified inSource Field 1and returns the results.UnionCombines the filtered instances fromSource Field 1andSource Field 2and returns all results.The related business object associated with both source fields must be the same. - As you complete theCalculationtab, consider:
Option Description Source FieldSelect the source field to apply a boolean condition to.ConditionSpecify the boolean condition associated with the related business object to apply toSource Field 1andSource Field 2.
Workday returns a set of multi-instance fields matching the defined criteria and removes
any duplicate instances from the results. If no instances match the condition, Workday
returns an empty value.
You can use the calculated field to list:
- All staffing events associated with an employee's current position.
- Any employee event for an employee that occurred in 2009.
- Current enrollment elections for an employee.
- Teams to which an employee belongs.
- Training completed by each employee in the last 12 months.
You can create:
- Additional calculated fields.
- New calculated fields from within an extract multi-instance calculated field.