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

Question No. 12
A farm uses a canvas app to manage schedules for planting fields with crop seeds. The farm uses
business intelligence to provide recommendations for schedule changes based on weather data.
You must implement a business rule that changes information for several forms in the canvas app
based on business intelligence data.
You need to configure the business rule.
Which scope should you use?
Select one option, then reveal solution.
US
CC
Chris C.
2026-02-14

A/C? Table scope affects the whole table, so multiple forms get updated too. But if some forms aren’t tied to the same table, form-specific might be needed for those cases.

0
FL
Fahad L.
2026-01-27

A/B? Table makes sense for consistency across forms, but if the app uses multiple distinct forms not linked to the same table, All Forms might be needed. Canvas apps usually lean on table scope though.

0
ET
Ethan T.
2026-01-24

Maybe A, since table scope covers all forms tied to that data.

0
SN
Sarah N.
2026-01-15

A imo, because changing info across multiple forms usually means the rule should be set at the table level.

0