web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Contains Filter Case S...
Power Automate
Unanswered

Contains Filter Case Sensitivity

(1) ShareShare
ReportReport
Posted on by 38

Dear community, I am stuck and need your expertise! I have a SharePoint list with suppliers. The title column is the name of the supplier and now I want my Flow to search the name based on an input from the user. But the contains filter is not working as I imagine.

If I filter directly in the SharePoint list, then it doesn't matter if I enter uppercase, lowercase only the second word in the name or only a part of the name, it lists me everything what my input contains.

In the flow it is like this:

Let's take the example name "Beautiful Day".

If I search for "Beautiful", there will be one match.

If I search for "beautiful" it finds nothing or "day" or only parts of it like "be". What I found out, is that there is some kind of case sensitivity. I've searched the net but couldn't find the right solution to my problem - so here I am, crying for help!

I wish the "contains" filtering worked exactly the same as it does in the SharePoint list .... what am I doing wrong?

Categories:
I have the same question (0)
  • MJain Profile Picture
    2,450 on at

    Hi @FIVESIGN ,

     

    In the flow where you are checking for Contains use toLower or toUpper on both sides 

     

    Thanks

  • Verified answer
    fugixi Profile Picture
    205 on at

    Adding some examples to @ManishJain reply.

     

    If you are using expressions for the contains within your flow, then you could use something like below:

    contains(toLower(body('Get_item')['Title']),toLower('TEXT TO FIND'))

     

    If you are using the Condition action, you do the same with toLower(), but for each side of the condition.

    image.png

     

    image.png

     

    _______________________________________________________________________________________________________________________
    Did this post solve your problem? Please click Accept as Solution so that others may find it more quickly.
    If you liked my response, please give it a Thumbs Up.
    Do you want to hear more from me? Visit my blog Marble's Power Corner.

  • FIVESIGN Profile Picture
    38 on at

    Awesome @fugixi! It worked! 👍

  • fugixi Profile Picture
    205 on at

    Perfect!

    Glad to hear it. 😊

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard