Configure the Employee Latest Performance Review report

  • Release version: Washingtondc
  • Updated February 26, 2025
  • 2 minutes to read
  • Set up the report to enable the Look up Employee Latest Performance Review action to fetch the latest performance review report.

    Before you begin

    Role required: Confirm that you have the access to create the reports.

    Confirm that you have the access to the Workers by Organization report data source.

    Create all calculated fields for this report before developing the report.

    Confirm that the report name, field names, and column headings match exactly as they appear in the report document.

    Confirm that you have added parentheses to the filters.

    Confirm that reports are owned by the ISU user, which will be used to access these actions on the ServiceNow platform.

    Confirm that you have enabled the Enable as webservice option.

    Procedure

    1. Create all calculated fields so that these fields can be used while developing report.
      1. Create True False condition type calculated field named CF_review_period.
        True/False condition.
      2. Create Extract multi instance calculated field named CF_latest_review.
        Workday HR report.
      3. Create Aggregate Related Instances Calculated Field named CF_Competencies.
        Workday report.
      4. Create Aggregate Related Instances Calculated Field named CF Content Evaluation – Accomplishments.
        Workday report.
      5. Create Aggregate Related Instances Calculated Field named CF_Content Evaluation - Areas for Development.
        Workday report.
      6. Create Aggregate Related Instances Calculated Field named CF_Content Evaluation - Career Interests.
        Workday report.
      7. Create Aggregate Related Instances Calculated Field named CF_Content Evaluation - Goals.
        Workday report.
      8. Create Aggregate Related Instances Calculated Field named CF_Content Evaluation - Responsibilities.
        Workday report.
      9. Create Extract Multi Instances Calculated Field named CF_latest_review.
        CF_latest_review.
      10. Create True False Condition Calculated Field named CF_evaluated by manager.
        Workday report.
    2. Create the report.
      1. Access the Create Custom Report task.
      2. Provide a report name.
        An example of report name: CR Employee latest performance review and feedback details.
      3. Select report type as Advanced.
      4. Deselect the Optimized for performance box.
      5. Select Data Source as Workers by Organization.
      6. Deselect temporary report box and then Click OK.
        Workday report.
      7. Select the report business object and report fields as given below.
        Workday report.
      8. In the Group column heading section, select all business object as below.
        Group Column heading for each business object will be blank.

        Workday report.

      9. In the Filter section, select the value as given below.
        Confirm that you have added parenthesis as given in below image.

        Workday report.

      10. In the Sort section, under the Sub level sort, select the value as shown in the image.
        Workday report.

        Workday report.

      11. In Filter section, select the value as given below.
        Confirm that you have added parenthesis as given in below image.

        Workday report.

      12. In the Sub-Filter section, select the value as given below.
        Confirm that you have added parenthesis as given in below image.

        Workday report.

        Workday report.

        Workday report.

      13. In prompt section, click on the populate undefined prompt defaults check box.
        Workday report.
      14. Select the value of prompts as given below under Prompt default section.
        Confirm that the Label For Prompt XML Alias of all prompt fields is the same as given in the image below.

        Workday report.

      15. In the advanced section, select the enable as webservice and then click OK.
      16. Click on three dots icon and navigate to web services> view URLs.
        Workday report.
      17. Select the Organization for which you want to run this report and check the box if you want to include subordinate organization and manager and select the date range for which you want to see the data.
        Workday report.
      18. In the View URLs Web Service page, click on marked icon under CSV section.
        A new browser tab opens.

        Workday report.

      19. View the RaaS URL of the report in new browser tab and can get the below details from this link.
        Workday report.