Hi
I'm building a flow where I want to set 3 conditions before sending out an email. I want to send out an email when a person has birthday and reaches a specific age (61 in this example) I have succeeded with the the first two conditions (day and month) but the final one where I look at a calculated column that calculates a persons age it fails. I'm far from an expert and just uses bits and pieces from the internet to put the different flows togheter. I have used dynamic content when looking at the calculated colum age (Antall år) and I want to meet all three conditions; dd, mm and 61
Any advice?

ERROR MESSAGE:
Unable to process template language expressions for action 'Condition' 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.