Field with Multiple values
We need to attribute multiple values to one of the fields. As far as what I know we would either use semicolon (;) or comma (,) to separate multiple values. In our scenario one of the values by itself has a comma in it and wasn't sure how to escape that comma that exists in the field value. Please advise, thanks.