Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - General Discussion
Answered

Scheduled based flow with "An identifier was expected at position" error

(0) ShareShare
ReportReport
Posted on by 102

Hi there,

 

I did my research with people with this error but the solution seems to be turning off "Explicit column selection" in advance settings on PowerApps. I tried that and it didn't work (didn't think it would work since it's not a trigger).

 

This is my flow layout:

reschedule.png

 

and for List records odata filter, I used:

 

startswith(creo_entrytime, 8/04/2020)

 

 

Anyways, I'm wondering if anyone has a work around or solution to this?

 

Thanks in advance!

  • Verified answer
    MrEdward Profile Picture
    102 on at
    Re: Scheduled based flow with "An identifier was expected at position" error

    Thanks for replying @Jcook.


    I found out that the issue was the format, it had to be the exactly the same format as the one fetched from CDS:

    formatDateTime(utcNow(),'yyyy-MM-ddT12:00:00Z')

     

    then I used greater than (gt) and less than (lt) odata to filter out the date - that seems to work. 

  • Jcook Profile Picture
    7,779 Most Valuable Professional on at
    Re: Scheduled based flow with "An identifier was expected at position" error

    Hello @MrEdward 

     

    Startswith can only be used in a text field.

    if your field is a text field. Than add single quotes around your date in your filter

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492