I've tried two ways to create this - but continue to get stuck with the datetime boxes/formula - ugh. Screenshots below - please help.
OPTION 1
OPTION 2
Solved! Go to Solution.
Hi @stacylee ,
Could you provide the screenshot of the flow configuration?
I am afraid that the time string you configured (6/8/2020 8:11:12 P6) is a format that does not meet the requirements.
Time string needs to conform to ISO 8601. You can consider using a time string like MM/dd/yyyyTHH:mm:ssZ.
When configuring the Convert time zone action, please select the options in the drop-down list.
Please provide more details so that we could provide a proper workaround for you.
Best Regards,
Could you please use the below formula to format date time.
formatdatetime(datetimevalue,'dd/MM/yyyyThh:mm:ssZ')
the date has to be in ISO 8601 format if not then flow will not be able to process the same.
If this information helps you with resolution, please consider giving a thumbs up and mark the solution as resolved.
Hi @stacylee ,
Could you provide the screenshot of the flow configuration?
I am afraid that the time string you configured (6/8/2020 8:11:12 P6) is a format that does not meet the requirements.
Time string needs to conform to ISO 8601. You can consider using a time string like MM/dd/yyyyTHH:mm:ssZ.
When configuring the Convert time zone action, please select the options in the drop-down list.
Please provide more details so that we could provide a proper workaround for you.
Best Regards,
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 |
---|---|
90 | |
50 | |
36 | |
30 | |
27 |
User | Count |
---|---|
74 | |
60 | |
50 | |
42 | |
38 |