PL-900 Demonstrate the capabilities of Power Apps Practice Question
You are developing a canvas app for a global sales team that needs to access customer data from Dataverse. The app must support offline capability so that sales reps can view and update customer records even without internet connectivity. The app will sync changes when the connection is restored. Which feature should you configure? A) Enable the 'Offline' setting in the app settings and add the Dataverse table to the offline profile. B) Use the 'SaveData' and 'LoadData' functions to manually manage offline data. C) Use Power Automate to cache data on the device. D) Use SharePoint as the data source because it supports offline natively.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Enable the 'Offline' setting in the app settings and add the Dataverse table to the offline profile.
The offline feature in Power Apps canvas apps allows you to define offline profiles for Dataverse tables, enabling offline use. Option B: SaveData/LoadData can be used but require manual handling and are not integrated with Dataverse sync. Option C: Power Automate does not provide offline caching for apps. Option D: SharePoint offline is limited and may not meet requirements.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable the 'Offline' setting in the app settings and add the Dataverse table to the offline profile.
Why this is correct
Power Apps canvas apps support offline profiles for Dataverse, enabling automatic sync.
- ✗
Use Power Automate to cache data on the device.
Why it's wrong here
Power Automate does not have caching capabilities for offline app use.
- ✗
Use the 'SaveData' and 'LoadData' functions to manually manage offline data.
Why it's wrong here
SaveData/LoadData require custom coding and do not handle conflict resolution automatically.
- ✗
Use SharePoint as the data source because it supports offline natively.
Why it's wrong here
SharePoint offline support is limited and may not sync conflicts well.
Go deeper
Related to this question
About these practice questions
This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.