Hi,
I have some problems to make a flow. I have a SharePoint list of 12 columns.
1: I want that flow checks if a file is uploaded to OneDrive
2: If yes, i use the make table (excel) action to make a table. In the table I specified the column names like col1;col2;col3 etc.
3: when the column is made i use the get tables action to read the table
4: then I use the get list present in row action
5: lastly I want to create a item in SharePoint if the value in the column in the excel file matches the column in SharePoint
Now I cant get the column names in dynamic content of Excel in the create item fields for sharepoint.
Does somebody know how i can fix this?