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 / Gallery shows no items...
Power Apps
Unanswered

Gallery shows no items when a filter is applied

(0) ShareShare
ReportReport
Posted on by 4

Hi everyone,

 

I'm currently getting an issue where no items are showing in a filter on gallery. I have another gallery with the same input box which is going off a different data source (Dataverse) which is working and pull data. But I have another gallery (Excel) which when I put in the filter of: 

 

Filter(Table_BOM_items,TextInput1.Text in 'Bus Trans (project)')

 

Nothing shows up. 

When I just do "Table_BOM_items" the table will show all the data correctly 

 

I don't have an delegation warnings coming up 

 

Does anyone know what I might be doing wrong or suggest a filter/search that could work without delegation issues

 

Thanks in advance 

 

Josh

Categories:
  • Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    Hi @JoshGG ,

     

    Try:

     

    Filter(
     Table_BOM_items,
     Len(TextInput1.Text)=0 || TextInput1.Text in 'Bus Trans (project)'
    )

     

    ------------------------------------------------------------------------------------------------------------------------------

     

    If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.

    If you like my response, please give it a Thumbs Up.

    Imran-Ami Khan

  • JoshGG Profile Picture
    4 on at

    This did work but the only problem is using "Or" I get a delegation issue now and can't search past 2000 items

     

     

  • timl Profile Picture
    37,287 Super User 2026 Season 2 on at

    Hi @JoshGG 

    Can you confirm what connector you're using? Are you using the Excel Online Business connector, or are you using the OneDrive connector?

  • Ami K Profile Picture
    15,689 Super User 2024 Season 1 on at

    @JoshGG I should have clarified, Excel is not a delegable data source whatsoever in Power Apps.

  • JoshGG Profile Picture
    4 on at

    I'm using the Excel Online Business Connector. I'm going to assume that is my problem

     

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 381 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 340

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard