Hello,
I'm looking to take my collection (that has several rows of data) and patch it to a single row within a separate SharePoint data source.
I can use either Patch or Collect and reference the Collection and it saves to SP just fine, but always adds multiple rows.
I need only a single row of data to track changes to fields. Every time certain fields change, I have the On Change to collect each value and store it in the collection, I then need to take this whole collection and save as a single row in SP with an ID listed.
Any thoughts on how to accomplish? I feel like it's something very simple I am missing and just can't figure out what formula to write.
Thanks so much!