exam questions

Exam PL-200 All Questions

View all questions & answers for the PL-200 exam

Exam PL-200 topic 3 question 34 discussion

Actual exam question from Microsoft's PL-200
Question #: 34
Topic #: 3
[All PL-200 Questions]

HOTSPOT
-

A company has a Power Apps app.

The app must meet the following requirements:

• Managers assign lead records to the sales department. A new phone call record must be created if a lead record has no activities.
• An email must be sent to the manager if the phone call record created is not completed after one day.

A classic workflow must run when a lead record is assigned.

You need to configure the check conditions for the workflow.

Which value should you use for each condition? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
inscho
Highly Voted 1 year, 11 months ago
Based on my research: Condition 1: Number of activities for new phone call record This condition is checking if a new lead record has no activities associated with it. If the lead record has no activities, then a phone call record must be created. Therefore, this condition must be set to Value 1 for option 1: 0 which means no activities exist for this lead record. Condition 2: Duration for email sent to manager The requirement is to send an email to the manager if the phone call record created is not completed after one day. This condition should be set based on the creation of the phone call record. But as we do not have the exact option here, we should choose the closest match which is the modification of the lead. It could be reasonable to assume that the lead record is modified when the phone call activity is added. Therefore, this condition must be set to Value 3 for option 2: lead modified on + 1 day which would mean an email should be sent after one day from the lead modification.
upvoted 7 times
uberlord
1 year, 10 months ago
why is the first one 1 and not the given answer?
upvoted 2 times
...
anjanraiz
1 year, 10 months ago
Question mentions classic workflow; so real-time I guess? So, the provided answer for the second condition that is lead created on + 1 Day seems true to me.
upvoted 2 times
...
MrEz
1 year, 4 months ago
"It could be reasonable to assume that the lead record is modified when the phone call activity is added" wrong assumption. the date modified on from the lead does not change if you add a new phone call record. I just double checked this with a test. And it makes sense because you don't actually modify the lead itself. if you were to add some rollup field calculating lead activity level by number of activities within xyz timeframe or have some logic this may update the lead. but pure adding a new activity does not update modified on field.
upvoted 1 times
MrEz
1 year, 4 months ago
plus, if the sales staff updates the lead every day during 10 weeks, the modified on gets updated and the email will only be sent after 10 Weeks + 1 day.
upvoted 1 times
...
...
...
HaileleoulG
Most Recent 11 months, 1 week ago
Correct, Question was on exam, July 02, 2024
upvoted 2 times
...
BikramjitSingh
11 months, 2 weeks ago
in exam 26th june Correct
upvoted 1 times
...
61be873
1 year, 1 month ago
2) An email must be sent to the manager if the phone call record created is not completed after one day. Lead created on + 1 day (If leads are created and assigned by manager to sales on the same day)
upvoted 1 times
...
jkaur
1 year, 2 months ago
correct
upvoted 1 times
...
MrEz
1 year, 4 months ago
I would answer as the solution provides, but in real life i would not use the dates from the lead but from the phone call record. since this is not part of the given possible answers, the closest correct answers are the given ones.
upvoted 1 times
MrEz
1 year, 3 months ago
if the lead is created, the manager is on holiday, when he's back he assigns the leads, and we make the automation on lead created on + 1 day ... depending on how we implement it: it immediately sends the emails ;-).
upvoted 1 times
...
...
Keeno74
1 year, 11 months ago
I've just done some googling in regard to the first condition and tested the both conditions in a dev environment on a classic workflow. Doing both, the given answer appear correct.
upvoted 3 times
...
Hk3
1 year, 12 months ago
1 Created On + 1 ??
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...