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 / Repeating Table patch ...
Power Apps
Answered

Repeating Table patch to sharepoint

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I make repeating table but when patch to SharePoint list only the last row patched 

 

the three row patched with the same data in the last row

Inkedyy_LI.jpg

 

the App when tested 

 

hh.PNG

the code for the add icon in the gallery 

ju.PNG

 

form on successes code  

 

lm.PNG

 

there's an issue that when input text inserted in the gallery, it can't be default by collection item directedly. it must be ThisItem.field name  

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,458 Most Valuable Professional on at

    Hi @Anonymous ,

    You have to Patch the Collection fields, not the gallery control values

    ForAll(
     Test, 
     Patch(
     InspectionFinding, 
     Defaults(InspectionFinding),
     {
     Description:LineDes,
     Sub_Area:LineCorr,
     MasterlD:Form3.LastSubmit.ID
     }
     )
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    When I do, it patch the first row instead of the last  row.

     

    in all the videos i watch gallery fields not need to use (thisitem.LineDes) only use LineDes directly but this not possible with me as when i do so it give me error 

    fgtrd.PNG

  • WarrenBelz Profile Picture
    156,458 Most Valuable Professional on at

    @Anonymous ,

    You have marked your question as the solution - is this solved?

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

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard