Hello all,
I am working on a flow which gets items from a sharepoint list, based on certain conditions but most importantly when the due date (date-arrivee) is 7 days from now. This is because basically I want to send an email reminder for the item in the list 7 days before its date (its basically the day when new employee starts) => SO i want to be sent a reminder 7 days before the employee arrives
However when I try to run it it seems I am having problems with the date field. Here is what I wrote in my query:
The error:
The date column, its set to date and time but in settings time is set to not included
All column names have been checked and are correct.
Can someone tell me what is my mistake?