Hi,
I am trying to store data to SQL DB from a xlsx file in Sharepoint. Can someone help me out with the flow?
Solved! Go to Solution.
Please see the screenshot below:
Here i am getting the rows from a table of an excel sheet that is on SharePoint and then using an apply to each and then the insert a row in SQL server action.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Please see the screenshot below:
Here i am getting the rows from a table of an excel sheet that is on SharePoint and then using an apply to each and then the insert a row in SQL server action.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi yashag2255,
If a new record is added in the excel, i want to retrieve only the new row. Can you help me out with the condtion action to insert only the new row.
I tried but not working.
Currently Flow does not support a trigger or action to directly fetch the latest row (when a new row is added to excel) so for this you have to use the sharepoint list (Create a new list and this will be like your excel table. You have to create the columns that you have in excel and that way, you can use the trigger when a new item is created).
Hope this Helps!
Hi yashag2255,
Thank you for the reply. I will try the method you mentioned below.
@yashag2255 wrote:
Currently Flow does not support a trigger or action to directly fetch the latest row (when a new row is added to excel) so for this you have to use the sharepoint list (Create a new list and this will be like your excel table. You have to create the columns that you have in excel and that way, you can use the trigger when a new item is created).
Hope this Helps!
@yashag2255 wrote:
Currently Flow does not support a trigger or action to directly fetch the latest row (when a new row is added to excel) so for this you have to use the sharepoint list (Create a new list and this will be like your excel table. You have to create the columns that you have in excel and that way, you can use the trigger when a new item is created).
Hope this Helps!
Hi yashag2255,
I tried but i am not able to figure out a way to do it.
Can you help me out?
Can you share some details on what you are trying to do?
How are you updating the excel file? What and how many columns do you have in excel and how many rows do you have tehre?
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
55 | |
43 | |
42 | |
35 | |
34 |
User | Count |
---|---|
75 | |
69 | |
59 | |
58 | |
52 |