Announcements
Hi all..I have decide to use the same data master to load into my cache in my mobile device for 2 or more apps.Is there any way to use the same data cache for different app in my mobile device?How?Please help.Regards,
pytbyt
Hi @PytByt ,
Could you describe more clearly about the cache that you want to use, like what kind of data?
I'm afraid there's no direct way to load cache in different apps currently in PowerApps.
As an alternative way, you could try to use SaveData function and LoadData function.
In the first app, after you enter data, you could save the data in local.
Then in the second app, when you start the app, you could load the data that you saved before.
You could see it as a offline and online app.
Here are two docs about how to use these two functions for your reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/offline-apps
Best regards,
Hi @v-yutliu-msft Thank you for the reply.Just to be clear, you are saying that i can use my SaveData(Coll1, "Coll1Save") data from my App1 and then using it with LoadData(Coll1, "Coll1Save") in my App2 ?Is this possible? so my App2 is can be Offline from the start?Regards,pytbyt
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 839
Valantis 533
Haque 412