Hello! I want to create a flow when i get on email a new mail from a specific person(the excel file contains a list with all the people from my department) and to insert all data into a Sharepoint List. I've already done the part to get the file from excel to Sharepoint folder(ss2). But my problem is how to create from this file table to introduce data to Sharepoint list? The excel file is generated automatcly and he have first 2 rows blank and from row 3 is the table wich is not formated to be a table(ss1).
ss1
ss2
Solved! Go to Solution.
Hi @Antal_Bogdan ,
I have made a simple test for your reference.
1. Here are my list and excel file.
2. Here is my Flow.
items('Apply_to_each_2')?['ColumnName']
Result Screenshot:
Best Regards,
Charlie Choi
Hi @Antal_Bogdan ,
I have made a simple test for your reference.
1. Here are my list and excel file.
2. Here is my Flow.
items('Apply_to_each_2')?['ColumnName']
Result Screenshot:
Best Regards,
Charlie Choi
User | Count |
---|---|
27 | |
16 | |
15 | |
12 | |
10 |
User | Count |
---|---|
43 | |
30 | |
27 | |
24 | |
23 |