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 / How do I set the Datas...
Power Apps
Unanswered

How do I set the Datasource of an Edit Form?

(0) ShareShare
ReportReport
Posted on by 894

I am trying to add an Edit Form to my app.

I have made a Flow to grab the record that needs updating.

I am grabbing it in the OnVisible Action of the Screen:

 

ClearCollect(updateCollection, UpdateGoodsIn.Run(SelectedItem.thOurRef, SelectedItem.stCode))

 

Now I am trying to connect this as the Data source for an Edit Form.

 

data-source-for-edit-form.png

 

 

I have looked at this reference document but it makes no mention of it.

 

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-form-detail

 

As shown in the diagram, I have set my Data source to 'updateCollection' but PowerApps is still telling me 'The form isn't connected to any data yet'

 

Categories:
I have the same question (0)
  • mmhailye Profile Picture
    33 on at

    Stapes,

     

    Since you are collecting your data using a Flow (now re-branded as Microsoft "Power Automate"), it will take anywhere from a few seconds to even a few minutes to run, so when your form becomes visible there won't be data in the collection until the Flow is complete. I would suggest in your "On Start" of your App to initially create this Collection with just one record of dummy data as a placeholder so that it is available immediately at the "On Visible" of this screen.

     

    Check out this article about Power Automate (Flow) performance.

     

    https://docs.microsoft.com/en-us/power-automate/limits-and-config

     

    Mike

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @stapes ,

     

    One thing to notice is that EditForm doesn't support the Collection as data source.

    So if you want it, you have to create each component manually. Use label to show the column name , use Textinput box to enter the value, and use combo box to choose selection, and then group all component together as a whole.

    Best regards,

    Sik

     

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

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard