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 / PowerApps Submit Button
Power Apps
Answered

PowerApps Submit Button

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello Everyone, 

 

Need assistance please.  I created a form with 2 datasources: Calendar and Sharepoint List and the list is updated when the form is submitted, however I would like the form to also to update a field (FilledSeats) in the calendar when the form is submitted to keep track of attendees (max 4).  How do I go about in completing this task?

 

Thank you in advance for your assistance!    

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

    Hi @Anonymous ,

    Do you want to update FilledSeats field in calendar table with the data of attendees field that is one field of Sharepoint List1?

    Does the form's data source set to Sharepoint List1?

    Could you tell me the data type of FilledSeats field and attendees field?

    I've made a similar test for your reference:

    I assume that: use attendees field's data to update FilledSeats field; the form's data source set to Sharepoint List1; FilledSeats field and attendees field are both number.

     

    1)inset a form conneted with list1.

    2) Set the attendees field's Datacard's Update to a variable.

    Set(testdata,attendees_DataCard1.Update)

    3)submit the form and update FilledSeats field.

    SubmitForm(Form1);Patch(calendar,Defaults(calendar),{FilledSeats:testdata})

    621.png

     

    Best regards,

    Community Support Team _ Phoebe Liu

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

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard