Microsoft Power Platform Fundamentals — Question 255
A company creates canvas apps for its sales team.
A user creates a canvas app from a data source.
You need to determine the screens created.
Which three screens should you identify? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. welcome
- B. edit/create
- C. browse
- D. details
- E. delete
Correct answer: B, C, D
Explanation
The correct answers are B, C, and D because these screens are typically created when a canvas app is developed from a data source. The 'edit/create' screen allows users to input or modify data, the 'browse' screen enables viewing multiple records, and the 'details' screen provides in-depth information about a selected record. Option A ('welcome') and E ('delete') are not standard screens generated in this context.