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

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Filter query with an icon in the title

(1) ShareShare
ReportReport
Posted on by 96
Hello,
 
I'd like to retrive all Sharepoint pages of a site with a specific icon in the title. I proceed like this:
 
But it returns all the lines. So it works only with Filter array action but how it can works with filter query to improve performance of this flow?
I have the same question (0)
  • RH-07080703-0 Profile Picture
    96 on at
    Filter query with an icon in the title
    Thanks @Tomac for the explanation so I'll keep my filter array action.
     
    @VictorIvanidze unfortunately, the use of contains for a Sharepoint list never work for me. Maybe it works for Excel.
  • Verified answer
    Tomac Profile Picture
    2,059 Moderator on at
    Filter query with an icon in the title
    SharePoint ODATA filters don't support emoji. The filter will automatically strip any emoji from the search string and return results for any matching field that contains the search string without the emoji.
     
    For example, in your search you're only looking for the emoji character, so SP strips that and returns all rows containing the value of '' (nothing), which is all that are not NULL.
     
    If you set a Title field to '123456🆕' and ran the ODATA filter Title eq '123456' you would get the row containing the emoji, even though it's in the Title and not in the filter query, because SP strips it from the searched field.
     
    There is currently no way to accomplish what you're trying to do other than ditching the emoji and using text instead.
  • VictorIvanidze Profile Picture
    12,619 on at
    Filter query with an icon in the title
  • RH-07080703-0 Profile Picture
    96 on at
    Filter query with an icon in the title
    Hello Victor,
     
    contains is not recognized as operator for OData filter.
  • VictorIvanidze Profile Picture
    12,619 on at
    Filter query with an icon in the title
    Hello,
    if you mean a letter in the title., try to use the contains() function.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 760 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 429 Moderator

#3
Power Apps 1919 Profile Picture

Power Apps 1919 327

Last 30 days Overall leaderboard