I have a table with a column containing a latlong value, called “Geolocation”, as well as a different column that I use a bot to fill with weather forecasting data, triggered when a new row is input. Whenever the bot does the “set row value” step to fill in the weather forecasting column, it deletes the geolocation column soon after the row is input.
However, when I set the Geolocation column to “required”, the bot fails to edit the row, recognizing that it does stuff to the column when the bot isn’t supposed to have anything to do with that column to begin with

