Exam PL-100 Topic 10 Question 123 Discussion

Actual exam question for Microsoft's PL-100 exam
Question #: 123
Topic #: 10
You are creating a Power Automate flow.
You have an array that contains items with different color attributes. You plan to filter the array by using the following filter expression within the flow:
@or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue'))
The filter returns results only when the expression resolves to true.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Suggested Answer:


Explanation
A screenshot of a computer Description automatically generated with medium confidence

Box 1: No
Box 2: Yes
The item color must be red, or item color contains blue.
Box 3: Yes

by Edgar at Dec 23, 2024, 08:13 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10