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 / Syntax error at position
Power Automate
Unanswered

Syntax error at position

(0) ShareShare
ReportReport
Posted on by 10

Hi, I'm trying to build a flow where an email is sent when the due date comes around. Under 'list rows present in a table' and I filtered as below - my column with the dates is titled ;Request availability':

Lindsay2_0-1686059748803.png

The format datetime is: formatDateTime(convertFromUtc(utcNow(),'GMT Standard Time'),'yyyy-MM-dd')

 

But I get this error message:

Syntax error at position 34 in 'RequestAvailability eq'2023-06-06''.
inner exception: Syntax error at position 34 in 'RequestAvailability eq'2023-06-06''.
clientRequestId: 4fb7923c-183e-4336-bec9-9ae67457bed7

 

Help please??

Categories:
I have the same question (0)
  • Manish Solanki Profile Picture
    15,169 Moderator on at

    Hi @Lindsay2 

     

    Pls give a blank space between eq & formatDateTime(convertFromUtc(utcNow(),'GMT Standard Time'),'yyyy-MM-dd') expression. It should be like RequestAvailablilty eq @{formatDateTime(convertFromUtc(utcNow(),'GMT Standard Time'),'yyyy-MM-dd')} but in your case it is:

    RequestAvailablilty eq@{formatDateTime(convertFromUtc(utcNow(),'GMT Standard Time'),'yyyy-MM-dd')}

     

    If this helps, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

     

  • Lindsay2 Profile Picture
    10 on at

    That's brilliant thanks! I've done that and it's worked, however I am now getting this error:

    Invalid filter clause: cannot find the 'RequestAvailability' column.
    clientRequestId: 088a1f2c-4fe5-4394-8cd9-b506dee4fbe2
    serviceRequestId: 72008b38-4163-41cb-b6fb-c243147d6c75;36bbfc53-5b94-45f0-9c10-8720d4846c4b;661df154-5f06-4da4-9af9-5881c6acee87

  • Manish Solanki Profile Picture
    15,169 Moderator on at

    Hi @Lindsay2 

     

    You need to type the internal name of the SharePoint column. To find that, go to List Settings:

    ManishSolanki_0-1686067217360.png

     

    Next, Scroll down to Columns section and click on the column whose internal name needs to be find out. Lets says for column 'ParticipateDate'. Internal name will be shown in the site URL as the value of query string parameter 'Field' (after = symbol):

    ManishSolanki_1-1686067376038.png

    Replace RequestAvailablilty with the internal name in "Get item" action and run the flow to test the results.

     

    If this helps, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

  • Lindsay2 Profile Picture
    10 on at

    Many thanks! Unfortunely this isn't working for me - my column isn't coming up 😞

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 411

#2
David_MA Profile Picture

David_MA 300 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 291

Last 30 days Overall leaderboard