PL-900 Demonstrate the capabilities of Power Apps Practice Question
A company uses Power Apps to build a canvas app for field technicians to report equipment issues. The app includes a GPS location control and requires offline capability. During a pilot, technicians report that the app fails to load data when they are in remote areas with no internet. Which design change should the app maker implement to address this issue?
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 offline use and configure the app to cache data locally.
Enabling offline use in canvas apps allows users to load data while connected and work with cached data when disconnected. Option A is wrong because adjusting GPS settings does not affect offline data availability. Option B is wrong because Power Automate flows require connectivity and do not enable offline data storage. Option D is wrong because converting to a model-driven app does not inherently solve offline requirements unless specifically configured.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Adjust the GPS control to use high accuracy mode.
Why it's wrong here
GPS accuracy does not affect offline data loading.
- ✗
Add a Power Automate flow to sync data periodically.
Why it's wrong here
Flows run in the cloud and require connectivity.
- ✓
Enable offline use and configure the app to cache data locally.
Why this is correct
Offline capability allows cached data access without internet.
- ✗
Convert the canvas app to a model-driven app.
Why it's wrong here
Model-driven apps also require connectivity unless offline profile is configured.
Go deeper
Related to this question
About these practice questions
One of 904 original PL-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
4 more ways this is tested on PL-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A company wants to build a Power Apps canvas app for field technicians to report equipment issues. The app must allow offline data entry and sync when connectivity is restored. Which feature should the developer enable?
medium- A.Use a Power Automate flow to queue data submissions
- B.Configure the app to store data in a SharePoint list
- C.Use the Common Data Service (Dataverse) offline sync
- ✓ D.Enable the 'Offline' feature in the app settings
Why D: Power Apps mobile app supports offline capabilities by enabling the 'Offline' feature, which allows data to be cached and synced later. Option D is correct. Option A is wrong because Power Automate flows can be triggered online but do not provide offline data caching. Option B is wrong because SharePoint lists require network connectivity unless using a third-party sync tool. Option C is wrong because the Common Data Service (Microsoft Dataverse) supports offline sync only when the app is explicitly configured for offline use, but the question asks about the feature to enable in the app.
Variation 2. A company is planning to build a Power Apps app for field service technicians to view and update work orders. The app must work offline and sync data when connected. Which TWO components are required to achieve offline capability?
medium- A.Power Automate flow triggered on data change
- ✓ B.Offline profile in Microsoft Dataverse
- C.SharePoint list as data source
- ✓ D.Power Apps mobile player
- E.Common Data Service (Dataverse) database
Why B: An offline profile in Microsoft Dataverse defines which tables, columns, and relationships are available when the app is disconnected. It enables the Power Apps mobile player to cache data locally and synchronize changes automatically when connectivity is restored. Without an offline profile, the app cannot determine what data to store or how to resolve conflicts during sync.
Variation 3. A retail company uses Power Apps to build a mobile app for store managers to approve discount requests. The app must work offline and sync when connected. Which type of app should the developer choose?
medium- A.Portal
- B.Model-driven app
- ✓ C.Canvas app
- D.Power Automate
Why C: Canvas apps are the correct choice because they support offline capability by leveraging the Power Apps offline sync feature, which allows data to be cached locally on the device and synchronized with the data source (e.g., Dataverse or SharePoint) when connectivity is restored. This makes them ideal for mobile scenarios like store managers approving discount requests in areas with intermittent connectivity.
Variation 4. A company wants to build a Power Apps app that can be used offline by field workers. Which type of app should they choose?
easy- ✓ A.Canvas app
- B.Copilot Studio
- C.Power Pages
- D.Model-driven app
Why A: Canvas apps support offline use through the Offline feature. Option B is wrong because Copilot Studio is used for building copilots, not for offline app usage. Option C is wrong because Power Pages are external-facing websites and do not support offline. Option D is wrong because Model-driven apps have limited offline capabilities and are not designed for offline-first scenarios like Canvas apps.
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.