I the following array, I need to access all the elements in the array where "QOrder": "1" (there will always only be one element):
Solved! Go to Solution.
Hi @BenDonahue ,
It seems that you have used Parse JSON to parse this array, you can directly use Filter array to filter items.
Best Regards,
Hi @BenDonahue ,
It seems that you have used Parse JSON to parse this array, you can directly use Filter array to filter items.
Best Regards,
So, is the output of a Filter array a JSON object? It begins and ends with square brackets, [ ] , so I'm confused why a Parse JSON should be employed and why I am unable to access the data in the array with something like
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
79 | |
20 | |
17 | |
14 | |
13 |
User | Count |
---|---|
134 | |
32 | |
31 | |
30 | |
25 |