@equals(formatDateTime(item()?['ExpiryDate'], 'MM/dd/yyyy'), formatDateTime(addDays(utcNow(), 2), 'MM/dd/yyyy'))
I have flow condition as above, initialy the ExpiryDate named was Anniversary. But, when the name change, the flow falis to run and returrn error.
