Hi,
I have a csv created at Apply to each level. Is it possible to get single csv using all the output at apply to each.
Thanks
Solved! Go to Solution.
You can't append an array directly to an array. But you can use a loop to append the items in an array to an array.
Initialize an array variable at the start of the flow and after each filter array append the results to the array variable. Then once the Apply to each exits create a csv from that array variable.
You can't append an array directly to an array. But you can use a loop to append the items in an array to an array.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
If you are a small business ISV/Reseller, share your thoughts with our research team.
User | Count |
---|---|
26 | |
25 | |
23 | |
23 | |
14 |
User | Count |
---|---|
46 | |
33 | |
32 | |
31 | |
30 |