Syntax Error: quote in unquoted cell. Cannot parse text argument

Hmm, the listpicker crashes the app after 7776 elements, nothing wrong with the data after that....
Not sure if 7776 is a magic number ? @ewpatton
Need to test with another dataset.

OK have tested with another dataset of 8000 items and no crashing, so it is not a magic number thing....

Eso qué significa :confounded::confounded:

https://community.appinventor.mit.edu/t/mi-lista/13889/4?u=vanesa_diaz

No sé qué le pasa a mi lista!!
https://docs.google.com/spreadsheets/d/1JfOL-aqk1A70dUWUTj2_6GgI2lCgVSI4f-ClHeaGnd0/export?format=csv

A list of nearly 8000 items is not very accessible in an app. Have you considered splitting the list up, perhaps by alphabet or by number ?

Lo he considerado y creo que lo haré así. La dividiré en dos y ver qué tal.
Revisé la tabla manualmente y encontré algunos personajes más, los eliminé pero sigo sin poder cargar la lista.
La prueba de 1000 en 1000 fue bien, así que intentaré de 4000 en 4000 :thinking:

I did give you a working list in your private messages, why not use that ?

También me falla.
¿La probaste con una globalList y listpicker?

It works in a listview but as I said above not in a listpicker past 7776 entries.

One thing, looking back at your blocks, you appear to be splitting the list by a comma, rather than just setting it to a list. Try using the "list from csv table" block to make a proper list. Because the the text file is already a csv list, there is no point in changing it.

If your list is sorted, you can use a Divide and Conquer search to speed up your search.
Here is a sample project:

Decidí dividir la lista en dos partes.
El usuario debe elegir entre buscar en la primera (A-I) o buscar en la segundad (J-Z)
Al cargarlas por separado no da problemas. He usado la misma lista desde Google Sheet.
Me atrevería a decir que el listpicker tiene dificultades para cargar una lista tan larga. O es mi dispositivo.

Me estaba agobiando con esto :dizzy_face:, así que tengo que darles las gracias por el tiempo dedicado a contestarme. :orange_heart: :orange_heart:
Ampliar la lista era una mejora que quería hacer antes de publicarla y con este problema me vine abajo. Per por fin puedo respirar. :woman_in_lotus_position:

لقد واجهت نفس المشكلة والحمدلله تم حلها وذلك بتغيير اسم الشيت من اللغة العربية الى الانجليزية.