This is my array:
[
{
"@odata.etag": "W/\"JzEtVGFzadfdsfyAgQEBAQEBAQEBAQEBAQEBARCc=\"",
"planId": "johCFoq4sdsdasnEyhOcbgjLkzN5YAFYWU",
.....
}
]
I've managed to get the unique values of the "userId", and got this array:
[
"25e6bf64-416e-45c2-8350-9f747027d3c5",
"9c950320-9981-45a3-b31e-2cd31d69d51a"
]
I'd like to end with an array that groups per "userid":
So, per each user, the title of the tasks and due dates.
I have no clue how to do this with Power Automate, checking the docs didn't help that much...
Solved! Go to Solution.
@Paulie78
I renamed the file extension to .json, but Power Automate is telling me it needs a zip extension, so I added the json file to a zip folder but it is returning the error:
Something went wrong. Please try again later.
@WebPortal here is the export again as a zip:
https://www.tachytelic.net/wp-content/uploads/GroupByArrayITem_20201120170450.zip
Fantastic, I'll try to understand it and apply to my case.
Thank you so much for you help!
I think I got it - FINALLY!
Thank you!
Well done! 🙂
User | Count |
---|---|
89 | |
41 | |
22 | |
20 | |
16 |
User | Count |
---|---|
138 | |
56 | |
47 | |
36 | |
26 |