Hi,
I am working on PowerApps application to import user uploaded excel file data into a 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
Solved! Go to Solution.
Hi @sujan ,
Have you take a try with @ChristianAbata 's suggestion to use Microsoft Graph, I haven't used that currently.
If you want to save the row data in the excel file without table, I'm afraid that there is no any function in Microsoft flow could achieve the requirement, as you said, Microsoft flow couldn't get rows data from excel table, and I suggest that you should create table to the file.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi @sujan I'm sure you can need the same post as I recomend to other user
As you can see you can read averything without tables.
First you can upload the file into sharepoint, then read it with the poast I recomend you an then use it to send the data to sql with insert row.
Proud to be a Flownaut!
Hi @sujan ,
Have you take a try with @ChristianAbata 's suggestion to use Microsoft Graph, I haven't used that currently.
If you want to save the row data in the excel file without table, I'm afraid that there is no any function in Microsoft flow could achieve the requirement, as you said, Microsoft flow couldn't get rows data from excel table, and I suggest that you should create table to the file.
Best regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
90 | |
57 | |
40 | |
39 | |
35 |
User | Count |
---|---|
79 | |
66 | |
57 | |
52 | |
42 |