By using this website, you agree to our Terms of Use (click here)
Can anyone provide an example of an import scenario to import multiple values for an attribute that is configured as a multi-select combo box? I can get my import to check one of the values, but only one.
Good question DWS253. Hopefully there is a way to do this. Probably a good question for Acumatica support.
Hello DWS253,
We need to pass values as comma separated, please have a look at below screenshots. I think this may help, please let me know if this not works.
-- Attributes.

-- Import Scenarios

-- Import By Scenario

-- Stock Items

Thank You, Jangam!
That worked. I was missing the <Key: AttributeID> =[Answers.AttributeID] line.
Brilliant! Thanks for sharing Jangam!
One thing to be aware of that caught me up for a bit...the values are comma separated, but do not put any SPACES next to the commas. Value1,Value2,Value3,...




