Skip to main content
Community site session details

Community site session details

Session Id : c68pMU7xTa8xRVCe6f79ht
Power Automate - Building Flows
Unanswered

Sharepoint Get items, Odata filter, column data type is not match the column type of sharepoint column

Like (0) ShareShare
ReportReport
Posted on 31 May 2024 07:41:13 by 1

Hello All,

 

I encountered a very change error on Sharepoint Get items Odata filter. The column data type in my list is single line text. When I put the filter value as string, it gave me error "The expression "Item_No eq ‘K39124WW’" is not valid. Creating query failed.
clientRequestId".  But when I put the filter value with number, it worked Ok. 

 

I tried on different lists for column in text, the flow can't work. There is no such issue before. Please help, thanks a lot!

 

navy_0-1717138031441.png

 

  • Expiscornovus Profile Picture
    32,169 Most Valuable Professional on 02 Jun 2024 at 15:38:10
    Re: Sharepoint Get items, Odata filter, column data type is not match the column type of sharepoint column

    Hi @navy,

     

    It looks like you used an character instead of a ' character, these are two different characters.

     

    Can you try the below instead? 

    Item_No eq 'K39124WW'

     

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

Announcing our 2025 Season 2 Super Users!

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2