
I would like to achieve the following two things.
I have Retrieving data from SQL Server.
There are multiple rows of data, and suppose we have 5 rows of data like this.
I want to separate each row of data and create an Excel file for each.
Test_1.xlsxTest_2.xlsxTest_3.xlsxTest_4.xlsxTest_5.xlsx
What kind of flow should I build to run this kind of process in PowerAutomate?
If anyone has any good ideas, could you please let me know?
Best regards