Hi,
I have created a flow which is to send email reminders periodically UNTIL a reply has been received. However, because we also want to see the date of reply and not just that it has been received , we want the column to be a Date column, rather than a Yes/No. But the only way I can find to trigger the condition 'Do Until' or 'Condition Column Name is equal to True' is by using a Yes/No column. This means I have an unnecessary column which requires additional input just to be able to stop the email reminders once the reply is received.
Is there any way at all to make Power Automate recognise that any data in a column = True and, if the column is left blank = False so I can get rid of the unneeded Yes/No column?
Thank you