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 / Large Excel Data Table...
Power Apps
Unanswered

Large Excel Data Table Filter

(0) ShareShare
ReportReport
Posted on by 2

I have 35K+ data in my table1 connected in Excel Online, now I want to filter and search my data based on my inputted data in Input Text and search them either by the column of Name and Email , I am new to this platform 

I tried AND,OR function by its giving me a delegation warning 

 

here my formula  only working for column of Email   

 

 SortByColums(Filter('table1',Startswith('Email',tb1.text) ), " ELID" ,SortOrder. Ascending )

Categories:
I have the same question (0)
  • v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @Balla999 ,

     

    If you have multiple conditions, please try to use with function.

    With({temp:Filter(Table1_1,"B" in Title)},Filter(temp,"2" in ID))

     

    Best Regards,

    Wearsky

  • Balla999 Profile Picture
    2 on at
    With({temp:Filter(Table1_1,"B" in Title)},Filter(temp,"2" in ID))


    I modify this code there's no delegation warning but i cant filter  my inputted data in input text heres my code

     With({temp:Filter(Table1,tb.Text in Name)},Filter(temp, tb.Text in Email))

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

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard