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
User | Count |
---|---|
95 | |
45 | |
21 | |
18 | |
17 |
User | Count |
---|---|
142 | |
50 | |
43 | |
40 | |
31 |