Hi
I have an excel spreadsheet with multiple columns. One of the columns has multiple values, which I want to become a list column with multiple values.
I have separated the data with ";", but when I import the list value is either "null" or all of the data including the ";". It is not...