
Announcements
Hey there.
I was trying the simple add function adding a field to one but it didn't work and showed a message error as below.
The message error is
InvalidTemplate. Unable to process template language expressions in action 'Update_project_' inputs at line '1' and column '33699': 'The template function 'sum' is not defined or not valid.'.
And my query was:
Hi @Anonymous
Sum is not a function, add is though?
add(outputs('Get_the_project')?['body/ecom_surveycount'],1)