Exam Workday-Pro-Integrations Topic 4 Question 72 Discussion
Actual exam question for Workday's Workday-Pro-Integrations exam
Question #: 72
Topic #: 4
Question #: 72
Topic #: 4
A vendor needs to create a Date Difference calculated field. However, the two dates needed for that calculation are on two separate business objects.
What additional calculated field do you need to create that Date Difference calculated field?
What additional calculated field do you need to create that Date Difference calculated field?
Suggested Answer: A Vote an answer
When creating a Date Difference calculated field in Workday, both dates must exist on the same business object. If they are on different business objects, you need to first bring the second date onto the primary object. To do that, you use a:
Lookup Related Value calculated field - this allows you to retrieve a field (like a date) from a related business object, so it can then be used in further calculations.
Example scenario:
You want to subtract Hire Date (on the Worker object) from Dependent's Birth Date (on the Dependent object).
These are on different objects → use Lookup Related Value to pull the second date into the current object context.
Then, create the Date Difference using both dates on the same object.
Why other options are incorrect:
B . Build Date creates a synthetic date, not for bridging objects.
C . Lookup Date Rollup rolls up values across multiple related objects, not typically used for 1-to-1 value bridging.
D . Lookup Value as of Date is used for time-sensitive lookups (e.g., point-in-time values), not structural bridging.
Lookup Related Value calculated field - this allows you to retrieve a field (like a date) from a related business object, so it can then be used in further calculations.
Example scenario:
You want to subtract Hire Date (on the Worker object) from Dependent's Birth Date (on the Dependent object).
These are on different objects → use Lookup Related Value to pull the second date into the current object context.
Then, create the Date Difference using both dates on the same object.
Why other options are incorrect:
B . Build Date creates a synthetic date, not for bridging objects.
C . Lookup Date Rollup rolls up values across multiple related objects, not typically used for 1-to-1 value bridging.
D . Lookup Value as of Date is used for time-sensitive lookups (e.g., point-in-time values), not structural bridging.
by Solomon at Mar 30, 2026, 07:46 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).