Hi,
I have a SharePoint list that I am using to limit volunteer sign ups. Where I have hit a snag is updating the 'Spots Filled' field for the opportunity. I tried using the add expression, but it didn't work. I get this error message:
InvalidTemplate. Unable to process template language expressions in action 'Update_item' inputs at line '0' and column '0': 'The template language function 'add' expects its first parameter to be an integer, a float or a decimal number. The provided value is of type 'Object'. Please see https://aka.ms/logicexpressions#add for usage details.'.

