Hello!
This is my first post in the Microsoft Power Automate Community Forum and I hope anyone can help me.
The issue at hand is, I am receiving this error code after it passes through some conditions. It's a simple automation that sends out an email when a value is entered into a form response. i.e. store number 1005 entered into forms will send out an email trigger.
It runs through the first couple locations without issue. Images seen below.
ERROR DETAILS:" Unable to process template language expressions for action 'Canada_West_|_BC_Store_#1005_Condition_(Temp_Disabled)' at line '0' and column '0': 'The template language function 'contains' expects parameters of matching types: a dictionary and a key (string), an array and a value (object), or a string and a substring. The provided types 'String' and 'Integer' are incompatible. Please see
https://aka.ms/logicexpressions#contains for usage details.'. "


Thank you for helping me with this odd issue.