My dropdown does not include all the values in the table

Hi, I have a big problem:
I have a dropdown to select a row from a table, but it does not include all the values in the original google sheet. Is this a known bug, or is it something else?
The table I am trying to get the data from has more than 800 rows, and it hasnโ€™t any security filters.
Additionally, when I tried to order the values of the dropdown using โ€œORDERBY()โ€ in the โ€œVALID IFโ€ menu, the result presented many errors. Therefore I had to get rid of the โ€œORDERBY()โ€ expression, and do it manually.
Thank you for your attention

Solved Solved
0 8 1,491
1 ACCEPTED SOLUTION

I managed to resolve my problem: the issue was that google sheets formatted my unique_IDs as numbers, and not as text (as it was supposed to be). Therefore, there were some duplicated IDs in my original spreadsheet. Once I realized it, I corrected this issue, and now everything works fine.

View solution in original post

8 REPLIES 8
Top Labels in this Space