Hello,
I have a flow that I am trying to capture data from a column date. I have the flow already set up for another date column that works fine. I have tried to duplicate the flow and change the relevant column to capture the data and receive the following error.
'Condition' at line '1' and column '15188': 'The template language function 'lessOrEquals' expects two parameter of matching types.
I am using Condition - colum date + is less or equal to + addDays(utcNow(), 30, 'yyyy-MM-dd')