What should you do?

You need to configure functionality for submitting status reports.

What should you do?
A . Determine whether the application is offline when a user selects submit button and call the Sec () function.
B. Determine whether the application is offline when the app loads. Use the SaveDaca () function in the OnSelect property.
C. Determine whether the application is offline when a user selects the submit button and call the SaveDaca () function.
D. Determine whether the application is offline when the app loads. Use the LoadDaca () function in the Submit button.

Answer: C

Explanation:

Scenario: The app must be able to run both online and offline. If the mobile device on which the app runs is connected to the internet, the app must immediately submit the status report.

When data is submitted offline, the data must be stored in the app until the app is back online.

Mobile users often need to be productive even when they have limited or no connectivity. LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a local device. By using these functions, you can add simple offline capabilities to your app.

The SaveData function stores a collection for later use under a name.

The LoadData function reloads a collection by name that was previously saved with SaveData. You can’t use this function to load a collection from another source.

Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata

Latest PL-100 Dumps Valid Version with 86 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments