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
Tamra
18 days ago
I disagree, I’d go with A. You need that Text Constant too.
upvoted 0 times
...
Carole
23 days ago
I think it's definitely D! Extract Multi-Instance is key here.
upvoted 0 times
...
Arlette
1 month ago
I recall that Extract Multi-Instance is useful for handling multiple records, so maybe it’s crucial for this question. I just can’t remember if we need the Text Constant as well.
upvoted 0 times
...
Martin
1 month ago
I feel like Text Constant might not be necessary here since we’re focusing on dependents. I’m leaning towards option D, but I’m not completely confident.
upvoted 0 times
...
An
2 months 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
2 months 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