We are building an app that records data and sends it to a SharePoint list that needs to work in ofline mode. We are looking at using the loaddata and savedata functions to acheive that, but I found an article Persistant Data from 2016 that discusses this topic suggesting that when PowerApps updates the chached data could be lost.
The data should not need to be cahed for a long time, maybe a few days, but is not reproducible if it is lost. The article mentions using the import/export control would avoid losing data during updates, but seems more complicated.
I have found many examples of people using savedata / loaddata and not import/export and no one seems to be mentioning the potential loss of data so I was wondering if anything changed since the atrical was written meaning that the data cached using savedata has become more resistant to powerapp updates?
Solved! Go to Solution.
The following article is the latest on SaveData LoadData. The only limitation mention is the memory capacity of your device. kindly read this if some issues have changed since 2016:
https://powerapps.microsoft.com/en-us/blog/savedata-and-loaddata-unleashed/
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution.
The following article is the latest on SaveData LoadData. The only limitation mention is the memory capacity of your device. kindly read this if some issues have changed since 2016:
https://powerapps.microsoft.com/en-us/blog/savedata-and-loaddata-unleashed/
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution.
User | Count |
---|---|
183 | |
110 | |
88 | |
44 | |
42 |
User | Count |
---|---|
227 | |
108 | |
106 | |
68 | |
68 |