Hi folks!
I want to create a flow for the outlook inbox having attachments( excel files). The flow needs to extract the excel columns and save that to the SQL table (Azure SQL Data warehouse). I can insert data from the existing excel file (in one drive folder) to the SQL table. But not able to create a dynamic flow that will use to read excel columns and insert that into an SQL table.
Kindly suggest some ways to achieve that.
Thanks in Advance!