exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 3 question 98 discussion

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

A company creates multiple cases in Microsoft Dataverse each day with a status of New.

For all cases with a status of New, the system must send an email to the customer and then change the status to In Process.

You need to create a Microsoft Power Automate cloud flow to automatically send the email.

What should you do?

  • A. Trigger the flow on a schedule and then configure the flow to use the Compose data operation to get a list of cases and send email to each from inside a loop.
  • B. Trigger the flow on a schedule and then configure the flow to use the Dataverse List rows action to query case records using a filter and send email to each from inside a loop.
  • C. Trigger the flow when the case is updated and then configure the flow to send the email.
  • D. Trigger the flow manually on the case and then configure the flow to send the email.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
MSka
1 year, 1 month ago
C might be wrong as it’s about update - not creation. So B is the one. But every normal person would mix c trigger and b action in real life.
upvoted 1 times
...
4e8b388
1 year, 2 months ago
B is correct
upvoted 1 times
...
ImissOOP
1 year, 5 months ago
why not c
upvoted 2 times
dodo_ouf
1 year, 5 months ago
I think C if there aren't multiple cases
upvoted 1 times
...
...
MeHungarian
1 year, 10 months ago
Correct, B
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 ...