I've created a bot to send a notification when a new row is inserted into the "aviso" table in the Appsheet database.
My bot has the following condition: DATE([fecha])= DATE(TODAY())
but the bot does not run automatically and if I run a test from the editor then it tells me that there is no condition.
I've tried deleting this bot and creating a new one, and the same thing keeps happening.
Any ideas on how to fix this?
If [Fecha] is a date type column then syntactically, you could just use a condition of
[Fecha]= TODAY()
No need to wrap it with DATE() again.
Yes, that's true. But I'm already trying everything I can to get it to work. Days have passed, and support hasn't given me a solution.
Thanks
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |