Hello,
I have a scenario and I was wondering if this can be achieved with Flow ๐
We have a Microsoft Form where the users are selecting a specific date using datetime column. My end goal is for each of the responses to evaluate the date selected and run the flow on the selected date. As I understand, I will need to somehow parse the Date to Delay action ? Is this possible?
Many thanks for help!
Solved! Go to Solution.
Hi @Gwynbleid ,
Please refer to the following method to configure Flow.
Expression:
formatDateTime(outputs('Date'),'yyyy-MM-ddTHH:mm:ssZ')
Image reference:
Hope it helps.
Best Regards,
You can Run flows on a schedule or you can Manually trigger a flow - but you can't dynamically trigger a flow.
If this is functionality you would like to see added to Flow please consider submitting it to the Flow Ideas page, where it can be voted on by other users, and tracked and commented on by the Flow team.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Gwynbleid ,
Please refer to the following method to configure Flow.
Expression:
formatDateTime(outputs('Date'),'yyyy-MM-ddTHH:mm:ssZ')
Image reference:
Hope it helps.
Best Regards,
Hi,
Many thanks ! This is exactly what I was looking for. Will do some more testing but looks quite promising ๐
Cheers!
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
32 | |
15 | |
14 | |
8 | |
8 |
User | Count |
---|---|
34 | |
23 | |
17 | |
7 | |
7 |