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 / Patching various input...
Power Apps
Unanswered

Patching various inputs to data table help

(0) ShareShare
ReportReport
Posted on by 60

I'm trying to build an app for checking on the condition of safety mats at trampoline parks.  The app needs to have a visual representation of the mats.  The data will be held in a SharePoint Online list but I am lost when it comes to the patch command.  I have added labels to each box for ease.

 

London site has 33 trampolines and the mats around each one are divided into areas.  I have managed to get this into app like this but I'm struggling with the parts in the red box.

Capture 1.JPG

and my data in a List would look something like this.

Capture3.JPG

 

Each of the boxes around the trampoline are checkboxes and I have an Oncheck command so only one can be selected at a time and adds the selected one to a collection called Areas.

Oncheck

 

ClearCollect(Areas, {selectedAreas:"Area 1"});Reset(Checkbox_A2)&Reset(Checkbox_A3)&Reset(Checkbox_A4)&Reset(Checkbo_xA5)&Reset(Checkbox_A6)&Reset(Checkbox_A7)&Reset(Checkbox_A8)&Reset(Checkbox_A9)&Reset(Checkbox_A10)

 

 

OnUncheck removes the selected areas from the collection.

 

Remove(Areas, {selectedAreas:"Area 1"})

 

I'm not sure if a collection is the correct thing to do here?

 

I now need to collect the issues for A1, and add them to a collection,  add a new line to collection for A2 issues and so on.  Show all the collected issues in the gallery in the red box.

 

Once data for all checkboxes has been collected, save to the SharePoint list. Not all 10 areas will have issues so some may be missed.  Again, I'm stuck with the patch command.

 

Any help much appreciated.

Categories:
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Bumping for visibility 

     

    @Anonymous 

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
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard