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?