Hi,
I have a condition in a flow where if a sharepoint library date equals todays date then send an email.
My issue is the date that is being retrieved from my SharePoint library is showing as the 20/12/2018 in the actual library by when i check the flow results i can see the date it has pulled through is the 19/12/2018 and i dont know why?
The 'Compose' exrpression is: formatDateTime(items('Apply_to_each')['Alert_x0020_Date'], 'dd-MM-yyyy') where 'Alert Date' is my SP Library Column name.
The 'Compose 2' expression is: utcNow('dd-MM-yyyy')
Below is a picture of the results and also of the SP library which clearly shows the Alert Date as 20/12/18.
Thanks 🙂


Report
All responses (
Answers (