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 / Sharepoint list not di...
Power Apps
Answered

Sharepoint list not displaying in Power Apps after using Power Automate to update list

(0) ShareShare
ReportReport
Posted on by 11

I have built a Power Apps with the details for a couple thousand customers in it. Yesterday was the first day I had to add more records to the SharePoint list where the details for the customers are stored. I used a Power Automate flow to do this (seemed like the easiest way to add a couple thousand more entries). I ran the flow as I logged out for the night yesterday. The list displays in galleries I add in the edit mode, but not in the original gallery. There are no bugs and I have tried reloading the data source, along with downloading the entire list from SharePoint and reuploading and making that new list the galleries data source. My code to display on the gallery is as follows:
SortByColumns(
Filter([@'Master List ATL newest'],
StartsWith('Title', TextSearchBox1.Text)
|| StartsWith(Phone, TextSearchBox1.Text)
),
"Title",
If(SortDescending1, SortOrder.Descending, SortOrder.Ascending)
)
This worked fine before I uploaded the new customeres with Power Automate. Any ideas as to what is breaking my gallery and causing the list to not display?

Categories:
I have the same question (0)
  • Verified answer
    AItranslator Profile Picture
    11 on at

    For anyone having this issue in the future. I solved it by making Power Apps re-index the list. I erroneously assumed it would index after the Power Automate flow. To index the list just go in and sort a column.

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 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard