Unable to process template language expressions in action 'Update_item' inputs at line '1' and column '16283': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'.
I have a SP List 1 (Leave Entries) and SP List 2 (Leave Balances), I am simply trying to add the new entry ( Whole Days) from List 1 to another column in List 2 (CY Used) but get the above error. I have tried wrapping expression with & without 'int' and 'float' - My flow is below - I appreciate any assistance with this flow or suggestions to do the same thing a different way? it is really frustrating that I cannot fix.


