web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Apps
Unanswered

Power Apps Offline

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi guys, 

 

I have created a power app which directly links to sharepoint. Users insert data such as site and meter reading then this populates to the connected sharepoint. The problem I am having is the guys taking the meter readings with the app aren't always at a site where they have access to wifi/data.

 

Is it possible to get the app to work offline in such a way that the users can upload the meter reading offline and then when they get service this uploads to the sharepoint?

 

Thanks in advance. 

Categories:
I have the same question (0)
  • seanbrogan Profile Picture
    430 on at

    Yes this can be done, look into the SaveData() and LoadData() commands, I am doing something similar for service technicians.

     

    What I do when the service technician downloads his jobs for the day, also download a list of the assets he has to test. Then do SaveData(AssetList,"LocalAssetList") this saves the asset list to the memory on the device.

     

    Then when the technician gets to a place with signal they can sync their data using LoadData(AssetList,"LocalAssetList), this takes the data from the memory on the device and creates a collection in powerapps. Then you can just use Patch(Datasource,AssetList)

     

    FYI I would also recommend, after the sync is completed doing.... Clear(AssetList);SaveData(AssetList,"LocalAssetList") as doing this saves a blank file to the local device memory, effectively making sure it is empty.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks Sean much appreciated. However, I wouldn't like to have to set this 'asset list up for every new job. Can apps work offline in general? My app doesn't seem to load properly when there is no internet connection. Cheers. 

  • vegasfire Profile Picture
    11 on at

    I think the offline feature only works on mobile devices.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks Vegas, this app is for mobile devices. Currently engineers go to site and use there phone to input the meter readings as seen in the attached photo. The hope is that this will all still load offline and they will be able to press upload offline with no service and then when they eventually get service the data uploads to SharePoint. Cheers. 

    App Screen.JPG

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard