Good Morning,
I have a daily check list I created with forms. In order to ensure that each employee has done the daily task each day if the week my thought was to have a excel sheet that is saved with the time stamp per day listed monday, tuesday, etc. Save the time stamp and the unique ID for the date. How can I make the flow decide what day it is to put the unique id in the correct day column?
I was wondering if anyone had any ideas.
Solved! Go to Solution.
@Anonymous In this case use utcnow('dddd') it will give day of current date.
Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.
@Anonymous Please use one compose and pass expression utcnow() this will capture current date and time. After that pass this compose output in your column unique ID. Date & time is itself a unique ID.
Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.
@Hardesh15 would the string recognize the day of the week? So then I could condition the flow per day and then 'update a row' per the day column?
Thank you for all the help!!
@Anonymous In this case use utcnow('dddd') it will give day of current date.
Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.
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 |
---|---|
40 | |
18 | |
15 | |
14 | |
13 |
User | Count |
---|---|
67 | |
36 | |
28 | |
21 | |
19 |