Hi all,
I need to format my date item that I get from my SP list after an Apply to Each step.
I tried the format time funcion but its not working
This is my Date value : @{items('Apply_to_each')?['Planned_x0020_date']}
I tried using Compose but no luck yet
formatdatetime(triggerBody()?['Planned_x0020_date'],'MM/dd/yyyy')"
Any ideas?
Solved! Go to Solution.
@Anonymous
try using
I managed to do this:
But the output is still showing as 2020-10-28
@Anonymous
try using
User | Count |
---|---|
92 | |
45 | |
21 | |
18 | |
16 |
User | Count |
---|---|
136 | |
49 | |
42 | |
36 | |
28 |