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 / Column 'xxx' does not ...
Power Automate
Answered

Column 'xxx' does not exist. It may have been deleted by another user.

(1) ShareShare
ReportReport
Posted on by 9
I am using Get Items to retrieve from sharepoint list. I am trying to filter if the column SyncedID and ID have the same value, and Client name is equal to a string. 
 
 
 
 
It gave the below error, however 'HNB' is not a column, it is the value of the column... Not sure what am I doing wrong here in the filter query,  if anyone could help it will be much appreciated!
 
Below is the raw input:
{
"host": {
"connectionReferenceName": "shared_sharepointonline",
"operationId": "GetItems"
},
"parameters": {
"dataset": "https://visainc.sharepoint.com/sites/VisaAcceptTrackerGroup",
"table": "32b245b8-9ba1-4a90-9c91-f8132e892711",
"$filter": "11 eq SyncedID and HNB eq 'HNB'"
}
}
 
 
I have the same question (1)
  • Verified answer
    Expiscornovus Profile Picture
    33,851 Most Valuable Professional on at
     
    Normally the field names are first (and are just plain text) and the values are second (and often dynamic content). It looks like you swapped the order of the two in your query.
     
    That's why it thinks HNB is a field. Simply type Client as the field name with text instead.
     
    Can you try the below format instead? (below is just an example, replace 11 and HNB by dynamic content fields like in the screenshot)
     
    (SyncedID eq 11) and (Client eq 'HNB')

     
    Happy to help out 😁

    I share more #PowerAutomate and #SharePointOnline content on my Blog, LinkedIn, Bluesky profile or Youtube Channel
  • Ru0 Profile Picture
    9 on at
     
    Thanks so much for your answer! I tried google and youtube tutorials for answers but all of them gave me the kind of syntax like what I have posted earlier. 

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 816

#2
Valantis Profile Picture

Valantis 603

#3
Haque Profile Picture

Haque 566

Last 30 days Overall leaderboard