Microsoft Power Platform Functional Consultant — Question 75
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?
Answer options
- A. Table
- B. All Forms
- C. Form specific
Correct answer: A
Explanation
The correct answer is A because using the 'Table' scope allows the business rule to apply changes to all forms associated with that particular table, making it suitable for altering information based on business intelligence data. The other options, 'All Forms' and 'Form specific', do not provide the same level of broad applicability across multiple forms tied to the table.