Forum Discussion

ShalomEguale's avatar
ShalomEguale
Qrew Trainee
2 days ago

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)

  1. A
  2. B; C
  3. D; G; H
  4. 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

5 Replies

  • So are you looking for the original fields to be "de-duplicated" and listed vertically in the resultant field?

    • ShalomEguale's avatar
      ShalomEguale
      Qrew Trainee

      Hi Mark,

      Yes, I'm looking for the new field (Impacted brand field) to have all options in the Brand field listed vertically so users can select whichever they want. 

      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend

        Oh no sorry, I don't have a way to so that.

        Can you have the concept of a dedicated table that lists the Brands instead of pulling them from where they are comcing now. Or does that list change too often??

  • No, there is not a way to filter that.

    An alternative is to go to a proper Many to Many table set up where you add multiple child records which then can be rolled up into the parent if you want.

    There is an app I put in the exchange called User Focus Examples and that does a demo of how the Quick Select can work to allow users to quickly select the children for a satisfying user experience. An advantage of the quick select method is you launch the user into a report which can be filtered however you like so that the choices offered are relevant 

    Or contact me directly for a demo.