I have a SharePoint field of type text that get the value from the calculate of add(). After that I try to get that SharePoint field and convert to integer int() for another calculation. However, I get the error below. How to fix this?
Unable to process template language expressions in action 'VM_Charge' inputs at line '0' and column '0': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'.