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 / Search to the second W...
Power Apps
Answered

Search to the second Words in Title

(0) ShareShare
ReportReport
Posted on by 47

Hello,

Hello, my search query is currently SortByColumns(
 Filter(
 [@'keyspace.iqy-80eafb9d-cf8e-4864-898a-d3b702839f91'];
 IsBlank(TextSearchBox1.Text) || StartsWith(Number; TextSearchBox1.Text) || StartsWith(Title; TextSearchBox1.Text) || StartsWith(Address; TextSearchBox1.Text)
 );
 "title";
 If(
 SortDescending1;
 SortOrder. Descending
 )
)

For example, my entry in the Microsoft List is ( HG Metropol )
If I now enter Metropol in the SEARCH, it does not find the entry. Only when I enter HG do I get a list. However, I want this entry to be found when I enter METROPOL. How do I do that??? Thanks
Categories:
I have the same question (0)
  • Verified answer
    plarrue Profile Picture
    Microsoft Employee on at

    Hi @Rallf ,

     

    It seems that your search query appears to be case-sensitive ? Maybe you can try to make the search query case-insensitive with the Lower() function to convert both the search term and the fields you're comparing to lowercase ?

     

    Hope it helps

    thanks,

    Regards

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard