PowerApps SaveData() and LoadData() are recently enabled for web browsers but with 1 Mb limitation per local cache. For mobile devices this function was released earlier without the 1 Mb limitation.
The rationale behind this difference is stated as “web browsers are usually online and therefor connect to the data source, and mobile devices are more often disconnect from the data source”
However, for reducing loading time of large datasets on startup (iteratively adding batches of 500 records to collections in memory) both SaveData() and LoadData() are considered very powerful for web browsers as well.
It is highly recommended and will be verry appreciated to overcome the 1 MB limitation for web browsers as well and even preferrable on short notice.

Report
All responses (
Answers (