Hi,
I have a question about where data are stored (cashed) in offline mode in PowerApps? As I understand it's storing in local storage (not in IndexedDB of browser), and because of that there is a limit of 2Mb. Am I right?
Solved! Go to Solution.
Hi @AndrewSvetlikov,
Do you want to know where data saved using SaveData function are stored (cached)?
Yes, you are right. The Data saved using SaveData function are stored / cached in your local mobile device rather than your browser.
Currently, SaveData function is only supported within Mobile device, it could not be used within a web browser.
More details about the SaveData function, please check the following following article:
Best regards,
Kris
Hi @AndrewSvetlikov,
Do you want to know where data saved using SaveData function are stored (cached)?
Yes, you are right. The Data saved using SaveData function are stored / cached in your local mobile device rather than your browser.
Currently, SaveData function is only supported within Mobile device, it could not be used within a web browser.
More details about the SaveData function, please check the following following article:
Best regards,
Kris
User | Count |
---|---|
183 | |
124 | |
88 | |
45 | |
43 |
User | Count |
---|---|
254 | |
160 | |
126 | |
79 | |
73 |