Skip to main content
Administrator Guide
Last Updated: 2023-09-08
Example: Create an Intersection

Example: Create an Intersection

This example shows 1 way to create an intersection. When configuring the VIBE Index topic in People Analytics, you map the intersection field to the target field Intersection 1.
You want to create an intersection similar to the Workday-owned, default intersection.
The intersection field you create includes the dimensions Gender and Ethnicity.
You create conditions for the intersection that exclude populations outside of the USA. The USA is the location of the workers you want to include in the VIBE Index.
You check your tenant for existing fields and determine that you need to create all new fields.
Security:
Custom Field Management
domain in the System functional area.
  1. Access the
    Create Calculated Field
    task.
  2. Enter these values to create a calculated field for the dimension Gender:
    Field
    Enter
    Field Name
    Gender (Text Field)
    Business Object
    Worker
    Function
    Format Text
    Source Field
    Gender
    Options
    Proper Case
  3. Enter these values to create a calculated field for the dimension Ethnicity:
    Field
    Enter
    Field Name
    Ethnicity (Text Field)
    Business Object
    Worker
    Function
    Format Text
    Source Field
    Race/Ethnicity
    Options
    Proper Case
  4. Enter these values to create a calculated field to use as the condition for the intersection:
    Field
    Enter
    Field Name
    Conditions in VIBE
    Business Object
    Worker
    Function
    True/False Condition
    Item 1
    • And/Or:
      And
    • Field:
      Gender (Text Field)
    • Operator:
      is not blank
    Item 2
    • And/Or:
      And
    • Field:
      Gender (Text Field)
    • Operator:
      does not contain
    • Comparison Type:
      Value specified in this filter
    • Comparison Value:
      Not Declared
    Item 3
    • And/Or:
      And
    • Field:
      Ethnicity (Text Field)
    • Operator:
      is not blank
    Item 4
    • And/Or:
      And
    • Field:
      Location
    • Operator:
      in the selection list
    • Comparison Type:
      Value specified in this filter
    • Comparison Value:
      USA
  5. Enter these values to create a calculated field to concatenate the fields you created in steps 2 and 3:
    Field
    Enter
    Field Name
    Concatenate Ethnicity and Gender for VIBE
    Business Object
    Worker
    Function
    Concatenate Text
    Item 1
    Gender (Text Field)
    Item 2
    Global Fields > Text > -
    Item 3
    Ethnicity (Text Field)
  6. Enter these values to create a calculated field to use as the intersection field:
    Field
    Enter
    Field Name
    Intersection VIBE
    Business Object
    Worker
    Function
    Evaluate Expression
    Field Type
    Text
    Default Value
    Null
    Item 1
    • Condition:
      Conditions in VIBE
    • Return Value If Condition is True:
      Concatenate Ethnicity and Gender for VIBE
When configuring People Analytics, map the intersection source field Intersection VIBE to the target field Intersection 1.