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 / Offline collection kee...
Power Apps
Answered

Offline collection keeps returning

(0) ShareShare
ReportReport
Posted on by 407

Hi,  

I have an offline app with a collection (KBXCollection) as well as a button to upload list to sharepoint (KBXjob). The App"OnStart" is set to 

LoadData(KBXCollection, "KBXCollectKeep")

and the button to upload data is set to;

ForAll(KBXCollection, Patch(KBXoffline, Defaults(KBXoffline), {Site: Site,PO: PO,MachineID: MachineID,Title: Title,Date:Date}));
Reset(TemplateGalleryList1);
RemoveIf(KBXCollection,true);
Navigate(Editscreen);


The problem i have is each time you log back into the app, the submitted data from Collection keeps returning (i have also tried running Clear(KBXCollection)) I would like to have the data from the collection load on startup but only if it hasnt been submitted to sharepoint. Any information would be much appreciated 

Categories:
I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    69,246 Most Valuable Professional on at

    Normally, once you've synced the data to online you clear the collection and also do a SaveData (to clear the collection that is stored).  Otherwise as you've found the data comes back when you next LoadData.

  • Verified answer
    Matt383 Profile Picture
    407 on at

    Thanks Pstork, that was the missing piece. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard