Hello,
I have built a flow so that my "Today" column is automatically updated in the list every day. This happens every day at 5:00 am. According to the flow, it updates the date every day without error. However, in my list, the day is only updated with a time delay. On 06.05 the list shows 05.05 as today's date and then on 07.05 the column shows 06.05. UTC is set to my time zone.
Has anyone had the same problem and knows a solution?
Many thanks in advance.
HI @Anonymous ,
could you please try to use current time and paste the variable in your "Heute" field and not utcNow().
I assume that the problem is in the update action. Could you please share the whole flow with a screenshot ?
The Flow ran successfully at 5:00 AM, but did not update the date in the SharePoint List. In my SharePoint list the date is still on the 09.05 but today is 10.05. Tomorrow it will change to the 10.05, so it is always one day behind.
Hi @Anonymous ,
what exactly did not work ?
Can you loop in the run history and check the starting date of the flow?
Hi,
unfortunately it didn´t solve the issue. Any other ideas?
Many thanks.
Hi,
many thanks for your help.
The regional setting in SP is my time zone.
The flow only runs one time a day, no double runs.
I inserted the starting time, I will check if that worked.
For the delay problem can you please insert a Starting time, as this is a known issue.
To solve this insert in Starting time field in your reoccurrence flow:
2022-05-06T05:00:00Z
Can you make sure that your Regional Settings in SP is also et to the same timezone ?
On 06.05 the list shows 05.05 as today's date and then on 07.05 the column shows 06.05.
This sounds to me like your flow run a second time.
Can you double check that in your run history of the Flow ?
Do you have versioning enabled for your list ?
If so can you check the versions of this item and see if there have been changes to this column ?