Announcements
ForAll(data01,If(selected="Yes",Patch(data02, LookUp(data02,ID=data01[@ID]) ,{data02.a:"xxx",data02.b:"sss",data02.c:"aaa"})));//endHelp me
@TaeZ Your code should look like this instead to make the PATCH work.
ForAll(data01, If(selected="Yes", Patch(data02, LookUp(data02,ID=data01[@ID]), { a:"xxx", b:"sss", c:"aaa" } ) ) );//end
---Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
@TaeZ Did I answer your question? If yes, please come back and Accept As Solution.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 393 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 278 Most Valuable Professional