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 Platform Community / Forums / Power Apps / Application offline wi...
Power Apps
Unanswered

Application offline with excel file in onedrive / dropbox is it possible?

(0) ShareShare
ReportReport
Posted on by 74

I made an application that when browsing the sharepoint list, the online and offline mode works everything ok

 

But if you change the data source, by an excel file (.xlsx) inside the ondrive or dropbox, it works only online.

 

If(Connection.Connected;
	ClearCollect(LocalDescriptioProduct;ShowColumns(Product_Description;"Description";"UNIQUE_ID_DESCRIPTION"));;
	SaveData(LocalDescriptioProduct; "LDP");;
	ClearCollect(LocalProductsAll;ShowColumns(Products_All;"UNIQUE_ID_PRODUCTS";"UNIQUE_ID_Description";"Brand";"Quantity";"Quantity_Sold"));;
	SaveData(LocalProductsAll; "LPA");
	LoadData(LocalDescriptioProduct;"LDP";true);;
	LoadData(LocalProductsAll;"LPA";true))

Same code, connecting in the same tables with the same structure, but Collections are created without the data.

 

Is it possible to use spreadsheets to create offline applications?

Categories:
I have the same question (0)
  • AvenaFernando Profile Picture
    74 on at

    Someone answering me?

     

    The same application, the same data structure, and so on. No sharepoint works offline read-only data. When the font changes to excel file it does not work.

  • AndyPennell Profile Picture
    Microsoft Employee on at

    No, it is not possible to use spreadsheets to save offline data, because you can't get to DropBox/OneDrive etc when offline.

  • AvenaFernando Profile Picture
    74 on at

    @AndyPennell thanks for the answer.

     

    But I believe I was not understood, I do not want to save data offline in a worksheet.

     

    What I asked, is it possible when I have datasource as spreadsheet, make that application work offline?

     

    Because the application works with spreadsheets and sharepoint list online, but only with sharepoint lists can put inside collection and save, so you can use this data when you are offline.

     

    Only works offline when the data source is the sharepoint list. When I change to excel spreadsheets, the data is not written to the collections.

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard