Bot Email When Virtual Column value Changed

Hello Guys,

I need your help.

I have set up a bot email for changes to the value of the [stock] column in the inventory table. For you know [stock] is a virtual column. I realized bots can’t be triggered with virtual column. So i created the process bot with a branch condition. But it still not working.

Thank you very much for your help.

So what is the update that is triggering the Bot then?

Hello @Marc_Dillon thank you for your response.

The value in the [stock] column i.e. [stock]>=100 trigger the bot and send an email to the user.

is the bot I set up correct?

As you said yourself, Bots can’t be triggered on a virtual column. There must be some other real data change that triggers the bot.