Bot creating two records instead of one as it should

Hi everyone, im trying to build a Bot that every last day of the month creates a New Row on a Table with certain data.

The problem im having is that when the Bot runs, it creates TWO rows:

- the first with only the UniqueID column filled (which is the only column with formula on the table),

- and then a second row with the values I have set on the Process.

Captura de pantalla 2024-09-07 a la(s) 5.43.37โ€ฏa.m..png

The way I set up the bot  is a Scheduled trigger for every last day of the month + a process that adds a new row with X values.

Anyone know why this behavior and how to avoid it?

Captura de pantalla 2024-09-07 a la(s) 5.39.28โ€ฏa.m..pngCaptura de pantalla 2024-09-07 a la(s) 5.39.14โ€ฏa.m..png

Solved Solved
0 8 267
1 ACCEPTED SOLUTION

Thanks @WillowMobileSys I figured it out,  I had to delete the first step of the process, and leavy only the add option in the bot. This way its not duplicating records.

View solution in original post

8 REPLIES 8
Top Labels in this Space