Skip to main content

I thought this would be relatively simple, everything I've set up so far works great, except when I'm trying to update the records at the end of the flow. I assign the Output Edited Rows from the Advanced section to a collection variable, then using a update record element I use that same collection as the records to update. But no update is made the debug log says that my variable is empty. 

Can anyone help me? @Eric Smith

Datatable Version #: 3.3.2 not updating output edited rows

 

Screen Shot 2021-11-15 at 1.17.20 PM.png

2 answers
  1. Nov 16, 2021, 2:48 AM

    I figured it out. I had changed the "key" field from Id to "recordId" thinking it wanted the unique key for each of the records in the collection, but NOPE! 

     

    thank you for the quick response though. 

0/9000