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 : 3RASkeVMT4CEraetE+tz8Q
Power Automate - Building Flows
Unanswered

How to Filter string length using Odata filter

Like (0) ShareShare
ReportReport
Posted on 22 Apr 2021 14:49:12 by

I want to retrieve records from a table "Customer Environments" which has 5 columns. I want to put a filter in filter query option and want to extract records where length of string (characters) in COLUMN1 is greater than 255.

 

abhishekmundra_0-1619102688883.png

 

Please help.

 

I have the same question (0)
  • Paulie78 Profile Picture
    8,418 Moderator on 22 Apr 2021 at 14:57:20
    Re: How to Filter string length using Odata filter

    I don't think it is possible, you will have to retrieve them all and then filter within the flow using a filter action query. 

  • Paulie78 Profile Picture
    8,418 Moderator on 22 Apr 2021 at 14:59:21
    Re: How to Filter string length using Odata filter

    you might be able to do:

    length(COLUMN1) gt 255

    or perhaps it could be:

    length('COLUMN1') gt 255

  • Community Power Platform Member Profile Picture
    on 28 Apr 2021 at 05:32:31
    Re: How to Filter string length using Odata filter

    This didn't help. I guess I will have to retrieve them all first is the only option.

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…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 666 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 382 Moderator

#3
developerAJ Profile Picture

developerAJ 254

Last 30 days Overall leaderboard
Loading complete