Hi,
I have a Sharepoint list (Customer) contain more columns as an example: Customer ID, Customer Name, Channel name.
This list contains more than 200 rows. I need now to update the channel column in this list depend on the excel file like below condition:
When SharePoint list.customer ID = Excel.customerID , Update Sharepoint.Channel from Excel.Channel.
I hope it's clear, your support, please.