Hi there,
I am using the action "Parse JSON" in my Flow and would like to sort the results by a specific key.
So, in the following example I want to sort elements by "SubscriptionName". Can anyone help me to find the correct answer and tell me where to insert by sort function into the following code?
Thx in advance
Dorothee
Solved! Go to Solution.
Hi @Dorothee123,
It's unfortunate insert in order function into the schema is not supported on Power Automate yet.
As a workaround, there is a blog that sorts an array by building an expression:
https://sharepains.com/2019/07/13/sort-an-array-or-collection-in-microsoft-flow/
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Dorothee123,
It's unfortunate insert in order function into the schema is not supported on Power Automate yet.
As a workaround, there is a blog that sorts an array by building an expression:
https://sharepains.com/2019/07/13/sort-an-array-or-collection-in-microsoft-flow/
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
43 | |
38 | |
36 | |
23 |
User | Count |
---|---|
47 | |
31 | |
29 | |
29 | |
28 |