hello all,
I have a sharepoint list with the below main columns:
I would like a flow to send a reminder email to someone for an item that is past due the "assignmentduedate" with 2 days.
the flow which I have is:
thank you
certainly this worked, below is the flow:
where the expression is: formatDateTime(addDays(utcNow(),-2),'yyyy-MM-dd')
Did you ever solve this? I am looking to do the same.
@ChristianAbata assignmentduedate is a SharePoint Date column
what query I need for Get Items? I think there is the problem
@kouliscon what is assignmentduedate for you? is not a column sharepoint?
To di what I suggest you you need to frist get items then before that you can add days
@ChristianAbata I am missing something here as I did the below
oh @kouliscon thats because you are getting lots of results, please create a compose action and inside add your column sharepoint value then try again with the expression and user the compose output.
thanks @ChristianAbata but there is no Dynamic Content at the "Get Items" "Filter Query"..
any other ideas..
hi @kouliscon you are doing it well but in the first part you need to select the dynamic content value, please change the tap from expresion to dynamic content and then select your colum value
thank you @ChristianAbata but can you elaborate a bit at the formula as I am not so familiar like the one below?
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492