Skip to main content

Notifications

Community site session details

Community site session details

Session Id : KRthMHWjYmJS+sbWc5/4jH
Power Apps - Building Power Apps
Answered

What is the max row count for galleries ?

Like (0) ShareShare
ReportReport
Posted on 19 Nov 2018 15:43:43 by 349

What is the maximum row count for galleries ? We heard it was 50. Yet we see over 70 rows in a gallery list.

Thank you

Categories:
  • macielt08 Profile Picture
    6 on 14 Mar 2019 at 21:39:31
    Re: What is the max row count for galleries ?

    My datasource is google sheets. How do i delegate my formula.

     

    Sorry, but I'm new to powerapps and I'm learning how much I'm doing.

     

    Thanks

  • PaulD1 Profile Picture
    2,914 on 14 Mar 2019 at 20:47:23
    Re: What is the max row count for galleries ?

    Can you make your formula delegable? (will depend on your datasource and field types) https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/delegation-overview

    As I say, if the formula is delegable you will get the first 100 rows, then when you scroll to the end of the gallery the next 100 will be loaded and so on.

    If you can't make the formula delegable, increase your non-delegation limit (under advanced settings, max is 2000) and/or put some more filters in place so the numer of rows is more managable.

  • rebeccas Profile Picture
    2,591 on 14 Mar 2019 at 20:41:36
    Re: What is the max row count for galleries ?

    500 is the default max count in Powerapps. You can up the count in your App Settings under Advanced Settings but it is recommended to stay at the 500 and use some filtering options to limit your list more. 

     

    It will go a little slower if you up that amount. But if you raise it then that will show more. 

  • macielt08 Profile Picture
    6 on 14 Mar 2019 at 20:32:40
    Re: What is the max row count for galleries ?

    the gallery where I want to display the values, only appears after filling a text box on another screen and only after pressing a button, and should only appear if the lines contain this value and another condition.

    my table has more than 5000 rows.

    the formula I am using is as follows:

    Sort(Filter(oc;Password.Text=pin;estado_oc<>"Concluido");data;Descending)

     

    but only the first 500 lines appear to me

     

    Thanks

    Tiago

  • PaulD1 Profile Picture
    2,914 on 14 Mar 2019 at 20:18:10
    Re: What is the max row count for galleries ?

    If you have a delegable formula populating the gallery it will initially load the first 100 rows, then, as you scroll to the bottom of the list it will trigger the gallery to get the next 100 rows (so the gallery now holds 200 rows). This will repeat (another 100 rows each time you get to the bottom of the list).

    Not sure of the total maximum but I've managed to get over a thousand rows to display in experiments - basically more than makes sense to display from a UX perspective (if you have more than a few hundred, make the user specify some kind of filter first, scrolling through lists that long is a bad user experience).

  • macielt08 Profile Picture
    6 on 14 Mar 2019 at 20:05:35
    Re: What is the max row count for galleries ?

    Hello,

     

    how can I make this filter with various conditions.

     

    Thanks

    Tiago

  • Verified answer
    rebeccas Profile Picture
    2,591 on 19 Nov 2018 at 15:55:34
    Re: What is the max row count for galleries ?

    It is 500 (that is the default data row limit for non-delegable queries). You can raise it in the advanced settings but that is not recommended...it will make it slow.

     

    It is best to try and filter what you can if you get over 500. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,668 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard