DMT Customer Attributes (multiple attributes per customer)

So on my DMT I have the required fields of Company, CustID, Name, TerritoryID (we have CRM), and I have AttrCodeList.

How do I separate multiple Attribute Code? One line for each code does not work (only the last one shows up, because I assume the record is updated to the last one). Using a space, comma, or semicolon does not work.

How do I separate multiple attribute codes for a single customer?

You may want to try a tilde “~”

1 Like

Yes, Mark you are right. The tilde worked.
Thank you.

2 Likes