Free Microsoft Power Platform PL-200 Actual Exam Questions - Question 2 Discussion

Question No. 2Drag & Drop

DRAG DROP A company is creating a business process flow in Power Automate to analyze the probability that a customer will buy a specific product. The company uses ratings from zero to one hundred. The company assigns likelihoods based on the following table: PL-200 practice exam questions You need to define the business process steps. All logic must be included in a single evaluation statement. Which step should you use? To answer, drag the appropriate steps to the correct ratings. Each step may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point. PL-200 real exam questions

Options
ACheck Condition
BConditional Branch
CCustom Step
DDefault Action
Drag an item to a target. Click × to remove.
Answer Areas
0-35
Drop item here
36-60
Drop item here
76+
Drop item here
US
PC
Paul C.
2026-02-10

I think using a switch case would be complicated here since the ranges overlap. A nested if statement is probably better to cover all ratings in one go without missing any intervals.

0
MT
Mark T.
2026-01-17

Does anyone know if the rating scale is inclusive of the boundary numbers, like does 50 count as low or medium likelihood? That would affect how we set up the steps.

0