Hi,
Basically, I am trying to append existing sharepoint list with additional data from a file dropped in SharePoint library.
Both, the SharePoint list and file in library have columns aligned. ( Title, Trader, Trade Date....etc).
I have below output from "list rows present in a table" action showing columns from sharepoint library file that needs to be added to SharePoint list.
Right now, all the columns from "list rows present in table" goes to "Title" column in sharepoint list. How can I separate the output so that each column data from file goes to the respective column in sharepoint list ?
