ShalomEguale
2 days agoQrew Trainee
Add data to Multi-select field
Hi, I want to use names from a text lookup field as the source of a multi-select field. Some lines of the text lookup field have multiple names which are currently separated by ";". On the multi-select field I want to display the individual options on a separate line. Is this possible?
This is an example of what I have:
Brand (Text lookup field pulled from a separate table)
- A
- B; C
- D; G; H
- E; F
This is what I want:
Impacted brand (new multiselect field created)
- A
- B
- C
- D
- E
- F
- G
- H
I want the user to be able to select multiple brands from the list