Hi,
I am working in a flow that read a Time/Date property in the Site Pages library in SharePoint.
The idea of the Time/Date is to publish the page at the indicated time and date.
For that I have created a flow that reads this property and apply delay until to pause the flow until the indicated date and time. It looks like this:
As you see in the image, tha page should be published at 2019-03-07 13:30 but the time goes and the flow still paused in the same step.
I have checked that the SharePoint site and MS flow are running under the same time zone and language in case that this is the problem but it makes no difference at all.
in this image show how I create a boolean empty variable before going into the condition:
Once inside the condition I set the variable to this value:
Solved! Go to Solution.
Hi @SpDev ,
First you need to make sure the time zone of MS flow and your computer system.
The time zone of the 'Schedule_x0020_publishing_x0020_date' in the list is equal to the computer system.
Here in my side the time zone of MS flow is 'UTC', the time zone of my computer system is 'China Standard Time'.
So when I use the 'Schedule_x0020_publishing_x0020_date' in the flow, I need to convert the time zone to 'UTC'.
I have made a test on my side, please take a try with the following workaround:
The expression of Compose 3 is:
You need to convert the time zone of the 'Schedule_x0020_publishing_x0020_date' to the time zone of your Flow in the 'Delay until' action.
Best Regards,
Community Support Team _ Zhongys
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SpDev ,
First you need to make sure the time zone of MS flow and your computer system.
The time zone of the 'Schedule_x0020_publishing_x0020_date' in the list is equal to the computer system.
Here in my side the time zone of MS flow is 'UTC', the time zone of my computer system is 'China Standard Time'.
So when I use the 'Schedule_x0020_publishing_x0020_date' in the flow, I need to convert the time zone to 'UTC'.
I have made a test on my side, please take a try with the following workaround:
The expression of Compose 3 is:
You need to convert the time zone of the 'Schedule_x0020_publishing_x0020_date' to the time zone of your Flow in the 'Delay until' action.
Best Regards,
Community Support Team _ Zhongys
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
70 | |
22 | |
17 | |
17 | |
13 |
User | Count |
---|---|
125 | |
34 | |
31 | |
28 | |
26 |