Hi,
Please help
I have a datetime field StartDate. How to make a datetime with date of StartDate but Time always 18:00?
And How to get difference with this two datetimes?
Thanks!
Solved! Go to Solution.
Hi @shnurich
There are lots of threads around this in community. Please see below.
Solved: how to get difference between two dates in flow - Power Platform Community (microsoft.com)
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @shnurich
Use formatDateTime(StartDate, 'yyyy-MM-dd 18:00')
Are you looking to get number of days as the difference between two dates?
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThank U, its so easy...)
No, I am looking to get number of minutes between two datetimes
For Example 11/08/2021 14:33 and 11/08/2021 18:00
Hi @shnurich
There are lots of threads around this in community. Please see below.
Solved: how to get difference between two dates in flow - Power Platform Community (microsoft.com)
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUser | Count |
---|---|
90 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
134 | |
54 | |
47 | |
36 | |
25 |