Skip to main content
Community site session details

Community site session details

Session Id : HVNT2I1BbMzcuJX8nGPZLt
Power Apps - Building Power Apps
Unanswered

Case sensitive on search bar

Like (0) ShareShare
ReportReport
Posted on 10 Jun 2020 12:30:25 by 59

Hello, I currently have an App that is connected to a SQL database to search part numbers from SAP. The issue I am having is that when searching its case sensitive where everything has to be typed in capital letters to return results. Anyway to go about making it not case sensitive?

 

SortByColumns(Search(Filter([@'[ep1].[MARD]'],WERKS="1005" Or WERKS="1000", LGORT = "0001" Or LGORT= "0002"),TextSearchBox1.Text, "DISKZ","DLINL","ERSDA","WERKS","MATNR"), "DISKZ", If(SortDescending1, Descending, Ascending))

SortByColumns(Search(Filter([@'[ep1].[MARD]'],WERKS="1005" Or WERKS="1000", LGORT = "0001" Or LGORT= "0002"),TextSearchBox1.Text, "DISKZ","DLINL","ERSDA","WERKS","MATNR"), "DISKZ", If(SortDescending1, Descending, Ascending))

 

Categories:
  • JayMagness Profile Picture
    1,663 on 10 Jun 2020 at 12:37:37
    Re: Case sensitive on search bar

    Hi,

     

    I am not sure I understand but maybe the Lower, Upper, and Proper functions can help you.

     

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-lower-upper-proper

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

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 637 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 570 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 473

Loading complete