
Announcements
Hello, I've flow that will update fields in a sharepoint site based on conditional information once a new item is saved to the sharepoint. Everytime I test though I continue to get this error message on one my set variables.
Unable to process template language expressions in action 'Update_values_in_Dictionary_18' inputs at line '0' and column '0': 'The template language function 'setProperty' expects its first parameter to be of type object. The provided value is of type 'Null'.'.
I've recreated this flow so many times and continue to get this error
Hi @AbbieR,
The error message suggests you're missing a required value, if it's coming from a variable is that variable definitely being set? It sounds like it's null.
Can you post some screenshots of your flow? That will help go into more detail.
Cheers,
Ben