Forum Discussion

Bharath's avatar
Bharath
Qrew Member
3 days ago

Error - Over 100 Multi-select values

To overcome 100 value limitation, I created "Agent" table to capture all drop-down values and used it as reference in Company's Employee field as below. It has approximately 600 values.

But when I save the record, I encountered 100 limit error (The field with ID '45' would have more than 100 choices:)
I tried switching the Employee's field Input type to From list, cleared values and back to From another field. But it didnt work.

Is there an alternate solution for this? Please guide.

 

4 Replies

  • We are having the same issue with the multi-select text field error. The difference is our users are trying to select only a couple of field selections that act as geographic locations for the record, but the holding table has many more options from which they can choose.

    Legacy Forms did not have this limitation, and we'd really love to see this restriction eliminated or the cap raised.

    If you discover a workaround, please share!

  • Thank you Mark.

    I agree with your insights on having a relationship rather than a field. But the need is to add value on the form and customer do not want it to be a separate table. I will convince them. 

    However I would still like to know if there is a way to overcome the error.

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

      its a published limit

      https://helpv2.quickbase.com/hc/en-us/articles/4570306993940-Limits-in-Quickbase

      Multi-select Text fields

      Multi-select Text fields can contain a maximum of 100 choices. Each choice can contain a maximum of 60 characters.

      When using a multi-select field, you can select a maximum of 20 choices.

       

  • It looks to me that you have a theoretical relationship where one company has many assigned employees. You are trying to do it with a multi select field.

     

    It looks to me that you have a theoretical relationship where one company has many assigned employees. You are trying to do it with a multi select field.

     

    I think the fundamental problem is that a multi select field is really not designed for that purpose. And down the road it will cause problems for reporting.

     

    And down the road it will cause problems for reporting.

     

    My suggestion is to do with the traditional QuickBase way, which is to set up a relationship where one company has many assigned employees, and one employee has many assigned employees.  In other words, you will set up a middle or joint table for the assigned employees.

    You can still have a single field, which rolls up into the parent company record, which lists all the assigned employees, and conversely, on the employee's table you can have an embedded report of all the companies they're assigned to, and you can also have a rollup field on the employee record that list all the companies they are assigned to.  

    I don't know typically how many employees are assigned to accompany, but if it's a large number, and the selection process is too slow for you as you click the button to add assigned employee, there are ways to speed that up.