Skip to main content
Administrator Guide
Last Updated: 2024-11-01
Example: Identify Undergraduates with GPA Greater Than or Equal to 3.0 (Logic Calculation)

Example: Identify Undergraduates with GPA Greater Than or Equal to 3.0 (Logic Calculation)

This example illustrates how to create a calculation that identifies a student population, and that you can reuse in various other contexts, and includes these calculations:
  • Constant Value
  • Instance Set Comparison
  • Logic
  • Value Comparison
At Alma Mater University, undergraduate students with cumulative grade point averages (GPAs) that are greater than or equal to 3.0 are eligible for certain financial aid awards. Many of the awards have additional eligibility requirements, such as program of study or residency requirements.
You need to create a calculation that filters for undergraduates with a GPA greater than or equal to 3.0. You can then use the calculation a base for further calculations to more specifically define eligibility for the different financial aid awards.
Security:
  • Set Up: Calculations - Generic
    domain in the Core Payroll functional area.
  • Access Calculation (Segmented)
    domain in the functional areas for Core Payroll, Implementation, Payroll Interface, and Time Off and Leave.
  • Set Up: Time Off (Calculations - Generic)
    domain in the Time Off and Leave functional area.
  1. Access the
    Create Instance Set Comparison Calculation
    task.
    1. Enter or select these values:
      Field
      Value
      Name
      AMU Academic Level = Undergraduate
      Category
      Student
      Academic Unit
      Leave blank.
      Comment
      Instance set that filters for undergraduate students.
      Source Field
      Academic Level
      Verify that the business object is Financial Aid Period Record.
      Relational Operator
      in the selection list
      Target Instance
      Undergraduate
    2. Click
      OK
      .
  2. Access the
    Create Value Comparison Calculation
    task.
    1. Enter or select these values:
      Field
      Value
      Name
      AMU GPA >= 3.0
      Category
      Student
      Academic Unit
      Leave blank.
      Comment
      Value comparison that filters for GPA >= 3.0.
      1st Operand
      Academic Period Cumulative GPA
      Operator
      greater than or equal to
      Target Instance
      Select
      Create
      Create Constant Value Calculation
      .
    2. Enter or select these values:
      Field
      Value
      Name
      3.0
      Category
      Student
      Academic Unit
      Leave blank.
      Comment
      Constant value 3.0
      Numeric Value
      3
    3. Click
      OK
      .
    4. Click
      OK
      .
  3. Access the
    Create Logic Calculation
    task.
    1. Enter or select these values:
      Field
      Value
      Name
      AMU Undergraduates with GPA >= 3.0
      Category
      Student
      Academic Unit
      Leave blank.
      Comment
      Logic calculation that filters for undergraduates with GPA >= 3.0.
    2. In the
      Calculation
      grid, add these rows:
      Operator
      Calculation
      AND
      AMU GPA >= 3.0
      AMU Academic Level = Undergraduate
    3. Click
      OK
      .
The calculation is available to use anywhere you can use calculations in Workday Student, including:
  • Further calculations.
  • Student award items.
  • Student charge items.
  • Student charge item assignments.
  • Student registration-based fee assignments.
  • Student waiver items.
Use the calculation in further calculations for award items that have additional eligibility requirements.