Good Morning,
I have an application that uses a sharepoint list as a database, since the database list passed 2000 records and I can't see the records from 2001 onwards, is it possible to see these records in a gallery? In the code I have a search to search in a text box, also a search by drop-down list and buttons to filter when selecting, this database was created in a month of work. This is the code I am using. I am attaching a capture. Your help please.
SortByColumns (Filter (AddColumns ('Solicitudes Expres'; "Buscar"; Cliente & Referencia & Producto & UsuarioEst & UsuarioVentas & ID & Observacion);
StartsWith (Estatus; FilterIng) && TextSearchBox1.Text in Buscar && DdownPIExpresEstilo.SelectedText.TipoEstilo in Estilo); "CARNÉ DE IDENTIDAD"; Si (SortDescendingPI; Descendente; Ascendente))