false alarms in my monitor

Hello, I have a question about false notifications. The thing is that I have set the conditions so that I get a notification when any of the numbers reaches 35 or more, but sometimes for some unknown reason there is a space before the number I need in the selector. It’s a site bug and there’s nothing I can do about it. And when this false selector appears, I get a notification regardless of whether the number is 1 or 35. I need distill to ignore this one space. What can I do about it?


a1a1

@gjbtppl spaces are ignored automatically when reading (parsing) numbers from text. for the changes that triggered notifications, can you check which condition evaluated to true? please see https://distill.io/docs/web-monitor/using-conditions-to-get-alert-on-important-changes/#how-to-find-out-which-condition-triggered-the-alert

let me know what you find out. cheers!