Hello
I have an aplication developed in power apps, but the database is very very long, contains more than 1 millions rows. The database is in sharepoint list.
My difficulty is that within the application I need to display this data within a gallery, I created a collection but it takes a long time to read the data.
What do I need to do to make the application faster and more efficient.
Thanks