how can i import a multi-select value?
# administration
k
how can i import a multi-select value?
g
Import to a record that has multiple values selected?
k
a csv import to a custom record that has multiple-select field
g
gotcha - values need to be separated by a pipe character in the csv
there is also an option you can set during the import to change to a different character under advanced options
message has been deleted
k
can comma work?
g
Haven't tried that.
not sure if that would mess it up since it will be in a CSV to begin with
k
right now, i’m running into the issue where when i export the data, my multi-select fields’ values are truncated… is there a way to get everything?
g
You could try a Formula (Text) and put the field name in as the formula.
I'm guessing this field of yours has instances where there are a lot of different selections for one record?
k
yes, there are lot of items in the multi-select field
n
the comma works, just change the pipe delimiter to a comma in the CSV advanced options