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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Updating a calculated ...
Power Apps
Unanswered

Updating a calculated Power App Field in a SharePoint list

(0) ShareShare
ReportReport
Posted on by

I am building a Power App with two SharePoint lists. One list has coaches and the other has coachees (employees that are being coached). In my power app, I have a formula that calculates the number of coachees each coach has and that is working perfectly. I need that number to update in my SharePoint list when a coach is chosen for a coachee. 

 

For example:

When coach field is updated in "Coachee List," send field update for number of coachees field to "Coach List."

 

I'm thinking maybe a Patch when the coach field is updated... I'm pretty new to Power Apps so any help with detailed instruction is appreciated! 

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

    I did try this on the Coachee List submit form button and it didn't work. I'm not sure what I'm doing wrong:

     

    SubmitForm(Form1);
    Patch('CP CPP Coach List', Filter('CP CPP Coach List', Name = ThisRecord.Coach))
  • IBrant Profile Picture
    on at

    I also tried:

     

    SubmitForm(Form1);
    Patch('CP CPP Coach List','CP CPP Coach List'.Name = RecordsGallery1.Selected.Coach, CountRows(Filter('CP CPP Coachee List', Coach = 'CP CPP Coach List'.Name)))
  • IBrant Profile Picture
    on at

    Also tried:

     

    SubmitForm(Form1);
    Patch('CP CPP Coach List','CP CPP Coach List'.Name = RecordsGallery1.Selected.Coach, {Coachees: DataCardValueCoachees.Text})

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 711 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 319 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard