@Anonymous
There aren't any pre-built actions or methods readily available in Power Automate Desktop for this task.
However, you can utilize scripting languages such as .NET (C# or VB) to accomplish it.
Alternatively, within Power Automate, you can start by reading the data using the "Read from CSV file" action. After that, as you mentioned(Schema would be created first then insert the values into table), you would need to extract all column details to create an SQL table dynamically. Then, by iterating through the data, you can insert the values into the table.
Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀