Multi valued attribute values saving as CSV in 0th index - xCP 2.0 import page
Hi, I have a multi select drop down in my import step page which is mapped to a multi valued attribute. This drop down is populated by a DQL ( stateless process ) When i select multiple values while importing(ex: value1 value2 value3), it saves all these values in the single index as comma separated. Is there any way to…