ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 222 - PL-200 discussion

Report
Export

A company creates a Power Automate cloud flow for a Power Apps app.

The cloud flow must send a daily email that contains a list of year-to-date (VTD) totals.

You need to configure the flow.

Which feature should you use?

A.

Parallel branch

Answers
A.

Parallel branch

B.

Loop

Answers
B.

Loop

C.

Condition

Answers
C.

Condition

D.

Wait

Answers
D.

Wait

Suggested answer: B

Explanation:

In order to send a daily email that contains a list of year-to-date (YTD) totals, you would need to use a loop in the Power Automate cloud flow. A loop allows you to repeat a specific set of actions until a certain condition is met. In this case, the loop would be used to iterate through the data for each day, accumulating the totals for the year-to-date (YTD) and then sending the email at the end of the loop with the accumulated totals.Here are some references from Microsoft that may be helpful in understanding how to use loops in Power Automate: Microsoft docs: Loops in Power Automate Microsoft docs: Repeating a flow with a loop


asked 05/10/2024
Christian Gyssels
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first