I used query excel services and able to retrieve the data.How can i post them to the SharePoint list ?
I got all the values stored in a variable and i used create item action to post the data. I tested this scenario and i am getting only the first value of the excel in the list.
Example :- In query Excel Service i mentioned cell to retrieve as A1 : A482 and stored the result in a collection variable.How should i post the values in the SharePoint list?




