web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Powerapps with 10 reco...
Power Apps
Unanswered

Powerapps with 10 records in sharepoint loading too slow

(0) ShareShare
ReportReport
Posted on by 603

I am loading 10 SharePoint records into the Powerapps gallery, however the loading is very slow and takes about 2 minutes which is not expected. I am using below code in Items property of the gallery. Is there any fault with my formula?

 

Please take a note that I have around 90 columns in my SharePoint list, but in my gallery i show only around 15 columns.

 

Any alternative ways by which loading can be improved further?

 

If(
Len(HomeSearch.Text) <= 0,
Sort(
Filter(
'Event Details_1',
('End Date and Time' > Now() || 'Recurring End Date 1' > Now() || 'Recurring End Date 2' > Now() || 'Recurring End Date 3' > Now() || 'Recurring End Date 4' > Now() || 'Recurring End Date 5' > Now() || 'Recurring End Date 6' > Now() || 'Recurring End Date 7' > Now() || 'Recurring End Date 8' > Now() || 'Recurring End Date 9' > Now() || 'Recurring End Date 10' > Now())&&'Event Status'="Active"
),
'Start Date and Time',
Descending
),
Sort(
Search(
Filter(
'Event Details_1',
('End Date and Time' > Now() || 'Recurring End Date 1' > Now() || 'Recurring End Date 2' > Now() || 'Recurring End Date 3' > Now() || 'Recurring End Date 4' > Now() || 'Recurring End Date 5' > Now() || 'Recurring End Date 6' > Now() || 'Recurring End Date 7' > Now() || 'Recurring End Date 8' > Now() || 'Recurring End Date 9' > Now() || 'Recurring End Date 10' > Now())&&'Event Status'="Active"
),
HomeSearch.Text,
"Title"
),
'Start Date and Time',
Descending
)
)

Categories:
I have the same question (0)
  • joshburnsM4dev Profile Picture
    83 on at

    Hi @Iantaylor2050 

    Have you tried using some of the other functionalities availble within Powerapps? For example a Display Form or Data Table?

    Josh

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 396 Most Valuable Professional

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard