Skip to main content

Notifications

Power Automate - AI Builder
Unanswered

Syntax error at position 12 in '3DAYREMINDER eq ' 10/04/2024'.

Like (1) ShareShare
ReportReport
Posted on 4 Oct 2024 22:59:32 by 2
I keeping getting this error code. Syntax error at position 12 in '3DAYREMINDER  eq ' 10/04/2024'.
     inner exception: Syntax error at position 12 in '3DAYREMINDER  eq ' 10/04/2024'.
clientRequestId: 8c697a4c-99de-4d86-b162-2d53dcd454f4
 
I am trying to send a daily automated email from a 3DAYREMINDER column in excel. This is what the whole query looks like that is failing.
3DAYREMINDER  eq ' @{formatDateTime(convertFromUTC(utcNow(), 'Eastern Standard Time'), 'MM/dd/yyyy')}
 
PLEASE HELP IT's DRIVING ME INSANE :)
 
 
Categories:
  • lbendlin Profile Picture
    lbendlin 7,906 on 04 Oct 2024 at 23:59:05
    Syntax error at position 12 in '3DAYREMINDER eq ' 10/04/2024'.
    Note how your single quotes are misplaced and one is missing.
     
    Should be  '3DAYREMINDER'  eq '10/04/2024'
     
    Although the column name likely should come without quotes.
     
    Pro tip:  Never start a column name with a number.

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #9 Get Recognized…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 144,316

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,290

Leaderboard
Loading complete