
Announcements
@SudeepGhatakNZ@ManishSolanki @Chriddle @Matthy79 @trice602
Happy New Year! Please allow me to seek for your guidance on the challenge below:
this is my original excel source whereby column [Due Date] consists of [date format] & [text format]
Screenshot above represents my flow setting in Power Automate, with the yellow highlighted expression (last screenshot below). However, i only received reminder emails for those excel line items consist of [date format] in [Due Date] Column.
For those line items consist of [text format] in [Due Date] Column such as "within one month from payment date" & "by 20th of the following month of DOP", it failed to send out reminder emails. Kindly advise.
@caroltxy You need condition action inside the loop .
Condition for Date value: Working Days reminders Column is not equal to '-'
(as i am seeing Due date text column is having '-' in Working Days reminders. )
Then use send email in Yes and No block of the condition. Yes for Date and No for Text
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.