Hello Team,
I have to patch the SQL table with the data from Filter(collection1,WOGUID in Collection2.WOGUID).
Filter(collection1,WOGUID in Collection2.WOGUID) has the data with same columns as in SQL. Can someone please help? Thank you.
Announcements
Hello Team,
I have to patch the SQL table with the data from Filter(collection1,WOGUID in Collection2.WOGUID).
Filter(collection1,WOGUID in Collection2.WOGUID) has the data with same columns as in SQL. Can someone please help? Thank you.
You can use the Forall() function to loop through the Filter() results and patch the SQL table.
Here is a video from @Shaescows that shows the basics of using the Forall() tp patch records.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1