
Hi All,
I'm new to using flows and I'm trying to create one from dataverse tables based on an email notification going out when a date expires.
I get the error below at the condition stage: Unable to process template language expressions for action 'Condition' at line '0' and column '0': 'The template language function 'less' expects two parameter of matching types. The function was invoked with values of type 'Null' and 'String' that do not match.'
It looks like I need to convert the incoming date from the dataverse table to a string. How do I go about doing this?
Please see flow below for more info.
Thanks Jon