Setting data action only creates new rows instead of updating existing rows

I have attempted to establish a bot that does this simple process.

  • Every day at 11 pm trigger a process to reset my "Status" column
  • The process should change column "Status" to value "Not Started"

Where I am at currently:

My bot runs successfully when I test it, but the process only adds new rows to the database instead of updating the existing rows in the "Status" column to be "Not Started"

Screen Shot 2022-10-14 at 12.23.44 PM.png

 

Here is my bot settings

Screen Shot 2022-10-14 at 12.26.06 PM.png

 

 

Here is the process that is triggered by the bot. The process is meant to update all values in column "Status" to "Not Started". Instead the process simply makes new blank rows with the single value.... ignores all of the "Completed" columns that need to be updated to "Not Started".

Screen Shot 2022-10-14 at 12.25.30 PM.png

 

The bot is in fact running successfully, but the process is not conducting what it seems to imply that it should.

Screen Shot 2022-10-14 at 12.24.16 PM.png

Solved Solved
0 6 187
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

AppSheet Database is in preview, meaning it is not ready for use in any important app.

View solution in original post

6 REPLIES 6

Better, not to test Appshee Database, as it should be carrying bunch of bugs. I wont tough at all.

You better to throw your question to the thread for "Appsheet Database" announcement, which is causing the problem to you for sure.

Again, I never gonna touch AppSheet database as it will never gonna add any new values.

 

Interesting. What I will do is recreate my database as a Google Sheet and see if the issue goes away. Will post results here. 

Wondered if the Appsheet Database caused issues but my initial thought was surely not....

@Koichi_Tsuji wow, looks like it was as simple as recreating the bot with the data source being a Google Sheet instead of an Appsheet Database. Recreated the data structure within a sheet and remade the bot with the same processes and actions pointing at the sheet-based tables and it worked instantly.

Screen Shot 2022-10-14 at 3.10.19 PM.png

 

 

Long story short it looks like the solution is to just not use Appsheet database as of it's current status.... 14 Oct 2022. Hopefully this functionality will be fixed or some sort of solution will be posted on this thread. Maybe it's some sort of setting within Appsheet database blocking this from working.... hard to say.

Steve
Platinum 4
Platinum 4

AppSheet Database is in preview, meaning it is not ready for use in any important app.

Top Labels in this Space