Hi all, first post here and practically new to Flow,
I need to create a Flow which finds a date on an Excel file column named NotificationDate, if date matches today's date (dynamic) send an email to email@domain.com
the sending email part is clear to me, but not how to compare each cell for the defined column and trigger that email.
What should be the format for the date cell on the excel file?
what's the expression needed to compare the dates?
the whole purpose of this is to create a list of contracts and licenses with their respective expiration date and trigger email notifications 30 days prior to the expiration date. Recurrence would be every day at 11AM.
I would be great if the Excel table which stores my data could be sent on those notifications.
thanks in advance.
Mario F.