Hi all,
I have created a Flow which is manually triggered by selecting a date from the date picker. Flow is getting items from a SharePoint list which matches with the date selected from the date picker and then sends emails to different parties.
Between the trigger and the "Get items" activity, I have included two "Compose" activities: one to add 8 hours to the date selected from the date picker (to match the date stamp of the date in the SharePoint list), one to format the date to match the time stamp of the SharePoint list.
I then included an additional step to convert the time zone and format the date.
The Flow gets values when selecting a date in the past but does not get any values when selecting a date in the future.
Would you have an idea how to fix this?
Thanks,
Anne