Skip to main content
Workday User Guide
Last Updated: 2023-06-23
Add Live Data from Workday Reports to Workbooks

Add Live Data from Workday Reports to Workbooks

Prerequisites

  • Security:
    Worksheets
    security domain in the System functional area.
The Workday report must:
  • Be an advanced, matrix, or composite report. Worksheets doesn't support inserting other report types, such as Simple, Standard, or Xpresso.
  • Be enabled for Worksheets. Select
    Enable for Worksheets
    in the Advanced tab of the custom report. Enabling a report causes it to display in the list of available reports, when you start the Data Wizard.
  • Be enabled as a web service (required only for advanced reports). Select
    Enable as Web Service
    in the Advanced tab of the custom report.
  • Include fields from the primary business object and any necessary related business objects. If you use related business objects, your report must contain group column headings.
  • Use these field types: Boolean, Date, Numeric (integers only), Text, Multi-Instance, or Single Instance. Worksheets doesn't support other types (Currency, Date Time, DateTimeZone, Time).
  • Not contain duplicate column labels (Column Heading Override) or XML aliases.
  • Not contain fields that use the
    Do Not Prompt at Runtime
    prompt option.

Context

The Data Wizard enables you to define the data that you want to add to a workbook, based on an existing Workday report, and to select whether to keep the workbook in sync with the original report data.
You can add data from one or more Workday reports into a workbook. We recommend using a new sheet for each report that you're adding data from.
Worksheets supports these data field types in reports: Boolean, Date, Numeric (integers only), Text, Multi-Instance, or Single Instance.

Steps

  1. In the workbook, select the starting cell for the data. Worksheets starts adding data in the selected cell and adds data to the right and down from that cell.
  2. Click the
    Add Live Data
    button, which is next to the
    Share
    button.
  3. Select a report to use as the data source for the live data. By default, only reports that are enabled for Worksheets display in the list of reports. You can select the
    Include reports not enabled for Worksheets
    option to view all reports that you have access to, but if you select a report that's not enabled for Worksheets, the process of adding the live data to the workbook might fail. The
    Include reports not enabled for Worksheets
    option adheres to existing report sharing security. Worksheets displays only reports that you can run elsewhere in the system.
  4. On the
    Select Prompt Values
    page, select values for the report prompts, if applicable.
    • Select whether or not to use the default prompt value from the report when initially getting the report data, and when refreshing the live data, by setting the
      Use Report Default
      toggle.
    • For applicable date prompts, you can cause Workday to determine the prompt value based on a context, such as the current date. To do this, select the
      Determine Value Dynamically
      option, then select a field from the drop-down menu that determines the prompt value.
    • If you change or add prompt values but later you change your mind, select
      Reset All to Defaults
      to go back to the default prompt values.
  5. On the
    Select Columns
    page, select and configure the columns:
    1. Select the columns to include in the workbook using one of these methods:
      • Drag them into the preview area.
      • Click the
        +
        next to the column name.
      • Search for a column by name.
      • Click
        Select All
        .
    2. After adding columns, you can remove or reorder them as needed.
    3. (Optional) Rename report columns to use names that are more meaningful for your live data area, by clicking the
      Column Options
      (three dot) menu at the right side of the column. Then type a name into the
      Display Name
      field. The original name from the Workday report displays in a smaller font below the new name. The name must be unique to the live data area (report).
    4. (Optional) Set a format for the data by clicking the
      Column Options
      (three dot) menu at the right side of the column. In the
      Formatting
      drop-down menu, the available formats match the selections in the
      Format
      >
      Number
      menu. Worksheets retains the formatting when the related live data refreshes.
    5. (Optional, for Advanced reports only) Click
      Add Note Column
      to add a column into the live data for notes that you want to manually enter later. Use a note column when you want to keep your notes aligned with the correct rows of data even after a live data refresh. After adding a Note column:
      • You can drag the note column to a different location in the sheet.
      • You must select a report column in the
        Key
        field. The column you select must contain unique values, such as Employee IDs. The value must not change over time, and the value must exist in
        only one row
        of the live data. Worksheets uses the key to match note rows to live data rows. Make sure your key is unique; if it isn't, notes will be lost.
      • If you add at least one note column now in the Data Wizard, you can add more note columns in the live data after completing the wizard.
    6. (Optional, for Advanced reports only) Click
      Add Formula Column
      to add a column into the live data for a scalar formula that you want to manually enter later. This formula will calculate only for the rows of data in the live data area. You can:
      • Drag the formula column to a different location in the sheet.
      • Add more than one formula column.
    7. (Optional) To sort the data according to a particular column in the report, select an
      Order By
      column and a sequence (A-Z or Z-A). If you use
      Order By
      to sort the data, the sort overrides the sort settings from the Workday report definition. When you use the data wizard's sorting option, Worksheets preserves the selected sort order when you refresh the data. Standard sorting within the workbook (using
      Data
      >
      Sort
      ) isn't preserved when you refresh.
  6. (Optional) On the
    Select Options
    page, select options for the full live data area:
    1. Insert report data as
      either
      live data
      or
      static values
      . If you added a note column or formula column in a previous step, the
      static values
      option isn't available.
    2. Type a
      Table Name
      for the live data table to be created. You can use this table name in combination with column names to create references to the live data; these are called structured references. If you don't choose a name, Worksheets automatically assigns a name of
      Report
      with an incrementing digit for each live data area in the workbook. The table name can be between 1 and 255 characters long. Table names must be unique across the workbook, and the name must not be the same as any pivot table names.
    3. Select
      Limit number of rows inserted
      if you want to preview the results before generating the live data area with all the report data.
    4. Clear the
      Highlight live data area
      check box if you don't want Worksheets to automatically highlight the live data area content.
    5. Restrict live data editing and refresh to the owner only
      .
    6. Enable multi-instance values
      to cause all values of multi-instance fields to be displayed in the resulting workbook.
  7. Click
    Save & Refresh
    to run the associated Workday report and display the live data in the workbook.