web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : tpqVt/jLvj++97RvY55kCN
Power Apps - Building Power Apps
Answered

PowerApps Submit Button

Like (0) ShareShare
ReportReport
Posted on 20 Jun 2019 16:30:07 by

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
    on 21 Jun 2019 at 07:16:02
    Re: PowerApps Submit Button

    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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 892 Most Valuable Professional

#2
Power Apps 1919 Profile Picture

Power Apps 1919 356

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 310 Super User 2025 Season 2

Last 30 days Overall leaderboard