Power BI Connector for Workday

Build 25.0.9454

JobChangesOpening

Retrieves details on open job positions associated with a job change, helping manage job transfers and internal mobility.

Table Specific Information

Select

The Workday connector requires filtering on JobChange_Id in order to perform the query.

For example:

SELECT * FROM JobChangesOpening WHERE JobChange_Id = '1234';

Workday Resource Information

Retrieves the opening options for the specified job change ID.
The {subResourceID} path parameter must be the same as the {ID} value.

Secured by: Staffing Actions: Change Job Date and Reason

Scope: Staffing

Columns

Name Type ReadOnly Description
Id [KEY] String False

A unique identifier (WID, ID, or reference ID) assigned to the job opening instance, ensuring accurate tracking of job vacancies.

JobChange_Id [KEY] String False

A system-generated unique identifier for the job change process, required in all queries to track employment modifications.

Descriptor String False

The display name of the instance

HeadcountOption_Descriptor String False

The display name of the instance

HeadcountOption_Href String False

A direct URL linking to the headcount option instance in Workday, allowing easy access to staffing configurations.

HeadcountOption_Id String False

A unique identifier (WID, ID, or reference ID) assigned to the headcount option, ensuring precise workforce planning.

OpeningAvailableForOverlap Bool False

Indicates whether the job opening allows overlap between the departing and incoming employees ('true' or 'false'), helping manage smooth transitions.

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