HI, I'm trying to build a flow that transfers content from a Form into a Tasklist in teams. I'm using a template power automate, but getting the following error. Can you please advise what I need to put in the (I assume) the Start Date Time field to make this work?
Hello @AMG-fsb ,
you'll need an expression to store the date. There're two potential solutions to this and I can't tell you right now which one will work:
parseDateTime(<theDateFromForms>, 'en-US', 'M/d/yyyy HH:mm:ss tt')
User | Count |
---|---|
87 | |
43 | |
21 | |
18 | |
16 |
User | Count |
---|---|
130 | |
47 | |
42 | |
36 | |
28 |