Hi,
I am working on PowerApps application to import user uploaded excel file data into a SQL table
- As a first step I uploaded the excel file to SharePoint library
- next step is to read file content from sharepoint and import to SQL table
The challenges is excel file what I receive from external source to use in my application doesn't have any tables defined, I could not find a way to directly read excel file rows wihout tables in flow.
Please guide on how can I read excel file rows in flow where tables are not defined in excel. Is there any other approach to implement my feature i.e. importing the data of uploaded excel file to SQL table with PowerApps and Flow.
Thanks,
Sujanakar Reddy