Hi team,
Our aim is to get some data from the API based on some filters and store it in a collection in the PowerApps.
Below are the steps we used in the flow:
1. Used Execute a query control to fetch the rule ids from the database based on a case number value.
2. Used Apply to each control to iterate over these rule ids.
a. Pass this rule id into the API to fetch the data (the data might be some 3-6 rows).
b. Do some manipulations on the array data.
c. Append this data to an array.
3. Send this data as a response to the PowerApps.
We are unable to achieve our results from the step 2 b .
Could anyone help us on this issue?
Thanks in advance
User | Count |
---|---|
8 | |
6 | |
5 | |
4 | |
2 |
User | Count |
---|---|
20 | |
18 | |
16 | |
12 | |
4 |