View Single Post
  #2  
Old 12-23-2007, 12:39 AM
ashwken ashwken is offline
Registered User
 
Join Date: 10-16-2005
Location: Blairsville, GA USA
Posts: 431
Logik,

On the Excel side, create a column (attribute) named Item Title or rename an existing column.

If this column name is present in the CSV it should be picked up automatically by the mapping dialog of the CSV import, or should be available in the drop-down list once a Template is selected as the import mask.

A couple more things to be aware of when importing CSV:

Logical fields need to be in the form of Yes=1 or No=0 to be recognized by the UR Yes/No Attribute Type. These values can be quoted (character) or unquoted (numeric) in the CSV.

A text string of values, separated by the ";", can be imported to User-Defined Keywords.

HTH
Reply With Quote