ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 26 - PL-100 discussion

Report
Export

You are creating a canvas app.

You need to store and retrieve small amounts of data on a local device when the app is offline.

Which set of functions should you use?

A.

SaveData, LoadData

Answers
A.

SaveData, LoadData

B.

Set, Patch

Answers
B.

Set, Patch

C.

Patch, Collect

Answers
C.

Patch, Collect

D.

Set, Collect

Answers
D.

Set, Collect

Suggested answer: A

Explanation:

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.

Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/offline-apps

asked 05/10/2024
edoardo peraino
26 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first