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

LoadData for Forms

(1) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, 

 

I'd like to use SaveData and LoadData to save progress if interrupted while filling out a form. How do I get the saved data loaded into the form?

 

Scenario: 

  • OnSelect property of Save Button:
    • ClearCollect(entireForm, {every_field_in_form : every_field_in_form});
    • SaveData(entireForm, "savedForm");
    • Set(fileWasSaved, true)
  • OnVisible property of Edit Screen: 
    • If(fileWasSaved = true, LoadData(entireForm, "savedForm", true), NewForm(<form_name>))

I think this will load the "entireForm" collection with the data saved, but since the form has a different data source... i'm stuck. 

 

Thank you very much

Categories:
I have the same question (0)
  • v-monli-msft Profile Picture
    Microsoft Employee on at

    Hi @ericonline,

     

    One Form could only have one data source binded, so I think this cannot be achieved so far. 

    You could post this idea in the PowerApps Ideas forum, so it might be considered for future releases.

    https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas

     

    Regards,

    Mona

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you for the reply. If the form did only have one data source, how do I LoadData from a SavedData collection into the form? When I execute LoadData, it doesn't populate the form fields. 

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 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard