Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Workday-Pro-Integrations Exam - Topic 4 Question 10 Discussion

Actual exam question for Workday's Workday-Pro-Integrations exam
Question #: 10
Topic #: 4
[All Workday-Pro-Integrations Questions]

A vendor needs an EIB that uses a custom report to output a list of new hires and their child dependent(s). You have been asked to create a calculated field that will be used to add only child dependent(s).

Which calculated field functions do you need to accomplish this?

Show Suggested Answer Hide Answer
Suggested Answer: D

In this case, you're asked to create a calculated field that:

Filters dependent records

Includes only child relationships

This means:

The worker has multiple dependents (a multi-instance field).

You need to extract only those dependent(s) where the relationship is ''Child''.

To achieve this in Workday, use:

True/False Condition check if the relationship descriptor = 'Child'

Extract Multi-Instance filters the multi-instance field (Dependents) using the above condition to return only matching records

This two-step logic filters multi-instance relationships correctly.

Why the other options are incorrect:

A and B are missing Extract Multi-Instance, which is required to filter multi-values.

C includes Text Constant unnecessarily --- only True/False Condition and Extract Multi-Instance are required.


Contribute your Thoughts:

0/2000 characters
An
2 days ago
I think the True/False Condition is definitely needed, but I’m torn between whether to include Evaluate Expression or Extract Multi-Instance.
upvoted 0 times
...
Jannette
7 days ago
I remember we practiced a similar question about calculated fields, but I’m not sure if we used Extract Multi-Instance for child dependents.
upvoted 0 times
...

Save Cancel