exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 3 question 84 discussion

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

DRAG DROP
-

You are creating a Power Automate cloud flow to update a column on each item in a list of Microsoft Dataverse records. Records are sorted in order of priority.

You must use a complex expression to determine the column value. The column value must be stored in a variable to make future maintenance easier. Records must be processed based on the sorted order.

You need to add flow steps to process the list of records.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

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
HarshadBhoi
Highly Voted 2 years, 3 months ago
It should be Initialize the variable Use the Apply to each loop running sequentially Set the variable Update the Microsoft Dataverse row
upvoted 19 times
ImissOOP
1 year, 5 months ago
shoudn't you set the variable once with the expression before you use it in the loop
upvoted 2 times
ImissOOP
1 year, 5 months ago
no variables are set in the beginning outside the loop
upvoted 1 times
ImissOOP
1 year, 5 months ago
I didn't realized i asked lol studying makes you better
upvoted 1 times
...
fizzikkz
1 year, 4 months ago
responded to your own question, nice
upvoted 1 times
...
...
...
...
4e8b388
Most Recent 1 year, 2 months ago
Initialize the variable Use the Apply to each loop running sequentially Set the variable Update the Microsoft Dataverse row Using "Apply to each loop in parallel" is not suitable here because you need to process the records based on the sorted order, which requires sequential processing.
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 ...