Bot running, log ok but the action never happens.

Hi everyone! I’m excited about the possibilities with AppSheet. However, I’m encountering a problem. I created a bot to add a record in another table when a record is added to the source table. Initially, the data in the target table wasn’t being added when I updated the source table. Surprisingly, the next morning, the bot worked without any modifications.

Next, I tried to create a bot to delete the target row if the corresponding row in the source table is deleted. Although the execution log shows that the bot ran successfully, the data hasn’t changed in the target table.

Does anyone have any insights or suggestions on how to resolve this?

  1. If possible you try " is part of " in target table.

  2. Since there are 2 possibility in your app. Either add or delete… For this you don’t need any bot. Instead you try the approach given in this post

Follow the steps given by @Suvrutt_Gurjar sir in this post

https://www.googlecloudcommunity.com/gc/AppSheet-Q-A/HELP-BOT-ACTION-for-deleting-a-row/td-p/657864