Unable to process template language expressions for action 'Condition' at line '0' and column '0': 'The template language function 'greaterOrEquals' expects two parameter of matching types. The function was invoked with values of type 'String' and 'Integer' that do not match.'.
I get this error concerning this

Boxed in Red Column is a Calculated column in SharePoint list. I have the data being saved a Single line of Text. I have also tried Number. I get the same error:
values of type 'String' and 'Integer' that do not match.'.
how can I get when the value is -5 or greater to be used to trigger the flow?