following another example in this community, I got the extracting part, now I'm stuck on converting this substring to ISO8601
can I nest another function within what I already have
substring(body('Html_to_text'),add(lastIndexOf(body('Html_to_text'),'Proposed Start Time:'), 22),24)
Solved! Go to Solution.
@F_Quint , your output needs to be the same as the first param below without the 'MST'
convertTimeZone('11/18/2020 7:00AM','Mountain Standard Time','Central Standard Time','MM-dd-yyyy HH:mm')
@F_Quint , your output needs to be the same as the first param below without the 'MST'
convertTimeZone('11/18/2020 7:00AM','Mountain Standard Time','Central Standard Time','MM-dd-yyyy HH:mm')
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 |
---|---|
89 | |
56 | |
39 | |
37 | |
29 |
User | Count |
---|---|
75 | |
66 | |
50 | |
47 | |
43 |