Automation Action not working as expected

I'm having trouble with what I thought would be a simple Bot.  When users update the value of [STATUS] to "COMPLETE", the Bot should run a data action to add a row to another table using values from the current row.  My issue is that instead of adding new rows to the other table, the Bot replaces the values from the last added row. I'm not sure how to troubleshoot this, so any help would be highly appreciated.

Solved Solved
0 2 114
1 ACCEPTED SOLUTION

Maybe an issue with your key values in the 2nd table. How have you defined the key column in that table?

View solution in original post

2 REPLIES 2

Maybe an issue with your key values in the 2nd table. How have you defined the key column in that table?

Great suggestion, Marc. After assigning a new key column, the bot appears to be working. Thank you so much!!

Top Labels in this Space