Power BI Connector for Workday

Build 24.0.9175

AcademicPeriods

Retrieves the academic period with the specified ID.

Workday Resource Information

Retrieves information about the academic periods with the specified ID.

Secured by: Set Up: Academic Appointments and Related Data, Set Up: Academic Calendar

Scope: Academic Faculty, Academic Foundation

Columns

Name Type Description
Id [KEY] String Id of the instance
AcademicCalendar_Descriptor String A description of the instance
AcademicCalendar_Href String A link to the instance
AcademicCalendar_Id String wid / id / reference id
AcademicYear_Descriptor String A preview of the instance
AcademicYear_EndDate Datetime The End Date for this Date Range.
AcademicYear_Id String Id of the instance
AcademicYear_StartDate Datetime The Start Date for this Date Range.
Descriptor String A preview of the instance
EndDate Datetime The End Date of the Academic Period.
PeriodType_Descriptor String A description of the instance
PeriodType_Href String A link to the instance
PeriodType_Id String wid / id / reference id
Standard Bool If true, this is a Standard Academic Period of the Academic Calendar.
StandardEndDate Datetime Returns the Standard End Date of this Academic Period if it is a standard period for an Academic Calendar.
StandardStartDate Datetime The Standard Start Date of this Academic Period if it is a standard period for an Academic Calendar.
StartDate Datetime The Start Date of the Academic Period.
WeeksOfInstruction Decimal The number of Weeks of Instruction for this Academic Period.
AcademicCalendar_Prompt String The Workday ID of the academic calendar for the academic period. You can use a return id from GET /academicCalendars
AcademicYear_Prompt String The Workday ID of the academic year for the academic period. You can use a return id from GET /academicCalendars/{ID}/academicYears
FromDate_Prompt Date Filter academic periods by their start date using yyyy-mm-dd format. If used without toDate, returns all academic periods with start date on or after fromDate. If used with toDate, returns all academic periods whose start and/or end dates are within the inclusive date range specified by fromDate and toDate.
ToDate_Prompt Date Filter academic periods by their end date using yyyy-mm-dd format. If used without fromDate, returns all academic periods with end date on or before toDate. If used with fromDate, returns all academic periods whose start and/or end dates are within the inclusive date range specified by fromDate and toDate.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175