exam questions

Exam PL-200 All Questions

View all questions & answers for the PL-200 exam

Exam PL-200 topic 3 question 17 discussion

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

HOTSPOT -
You are using Power Automate to create a list of customers from a Microsoft Excel file.
The list must contain customers who meet one of the following criteria:
✑ Sales of less than $500,000.
✑ Customers who are on credit hold.
You need to create a condition to filter the list of customers.
How should you complete the filter condition? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: or -
Or: Takes two arguments and returns true if either argument is true.
Box 2: equals(item()?['credithold'],'true')
Equals: Returns true if two values are equal.
For example, if parameter1 is someValue, this expression returns true: equals(parameters('parameter1'), 'someValue')
Reference:
https://docs.microsoft.com/en-us/power-automate/use-expressions-in-conditions

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
MARIANA123
Highly Voted 2 years, 9 months ago
Seems correct
upvoted 9 times
...
515c2c8
Most Recent 9 months, 2 weeks ago
correct
upvoted 1 times
...
HaileleoulG
11 months, 2 weeks ago
Correct, Question was on exam, July 02, 2024
upvoted 3 times
...
BikramjitSingh
11 months, 3 weeks ago
26th june Correct
upvoted 1 times
...
jkaur
1 year, 2 months ago
correct
upvoted 1 times
...
ctedesco
2 years ago
On exam 5/23
upvoted 2 times
...
Ikhalil
2 years, 3 months ago
Correct
upvoted 2 times
...
IvanaDomijanic
2 years, 4 months ago
Was on exam in January 2023.
upvoted 2 times
...
PL_600
2 years, 9 months ago
I Agree
upvoted 3 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 ...