Microsoft Power Platform Fundamentals — Question 233
You are creating a canvas app.
The app must display a list of records from a Microsoft Excel spreadsheet stored in Microsoft OneDrive. An app user must be able to update the item details and save the details back into the spreadsheet or email the item details to themselves by using a button.
You need to identify how many connectors are required to complete the app.
How many connectors should you use?
Answer options
- A. two
- B. three
- C. four
Correct answer: A
Explanation
The correct answer is two connectors: one for Microsoft Excel to access the spreadsheet and another for Microsoft OneDrive to manage file storage. Other options are incorrect as they suggest using more connectors than necessary for the described functionality.