Hi all,
I am trying to import 500 records from an Excel file that should be stored in a Sharepoint list. Some of the Excel columns has multiple comma separated values, and these should be stored in multiple choice fields in Sharepoint.
My problem is that I can't figure out how to convert these multiple values into tables on the fly during the conversion.
Could someone provide me an example of how to do this?