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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Odata filter query in ...
Power Automate
Suggested Answer

Odata filter query in Sharepoint Get Items connector dysfunctional

(0) ShareShare
ReportReport
Posted on by 4
I am using a simple Odata filter query in my Sharepoint Get Items connector. In my sharepoint list, there are only 3 dropdown values in my "Status" column. These values are either "Completed", "Not started", or "Ongoing". Using the Get Items connector in Power Automate, I am simply filtering values with "Not started".
 
I have used the help of Copilot and Microsoft Learn to create the Odata filter query expression. Not of it worked. I have used:
 
  • 'Status/Value' eq 'Not started'
  • $filter = 'Status/Value' eq 'Not started'
  • ('Status/Value' ne 'Completed') or ('Status/Value' ne 'Ongoing')
  • contains(Status/Value,'Not')
  • 'Status' eq 'Not started'
  • $filter = 'Status' eq 'Not started'
  • ('Status' ne 'Completed') or ('Status' ne 'Ongoing')
  • contains(Status,'Not')
 
Please help me resolve this issue. I simply do not know how to resolve this anymore I am losing my mind. This power automate flow is inside the same environment as the Sharepoint List so I don't understand how this is not working.
 
Please see attached screenshot of the error message.
Screenshot 2025-10-23 223340.png
Categories:
I have the same question (2)
  • Michael E. Gernaey Profile Picture
    53,969 Moderator on at
     
    I'd prefer to see pictures of the Action and what you are typing, but do not put single quotes around field names.
     
    For things that are Choices, use the Value, not the string to compare

    If these suggestions help resolve your issue, Please consider Marking the answer as such and also maybe a like.

    Thank you!
    Sincerely, Michael Gernaey
  • GG-29070657-0 Profile Picture
    4 on at
     
    Before your response I write them as this (like how I described in my post):
    The corresponding error is shown in the screenshot I provided in my post.
     
    After inputting your suggestions, I tried:
     
     
    It now creates a different error:
    I do not understand how this is possible because I am looking right at the sharepoint list and I do see the "status" column.
     
    Please help me. I also attached a screenshot of the raw data showing "status".
     
    Screenshot 2025-10-24 074129.png
  • GG-29070657-0 Profile Picture
    4 on at
    Hello @v-yueyun-msft, I have seen your account answer many questions about Odata filter. May I get assistance from you please?
  • Suggested answer
    UshaJyothiKasibhotla Profile Picture
    225 Moderator on at
     
    Here the correct way is 
    Status eq 'Not started'
     
    However please check the internal name of the particular column name in Sharepoint
    settings advanced click on the particular column and see the end part of the URL. that is the internal name of the column. sometimes that may be different with the display name.
    please check
     
    Hope this helps,
    Usha
  • Michael E. Gernaey Profile Picture
    53,969 Moderator on at
    Hi 
     
    Just to be clear /Value is the number, not the text

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard