Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Connectors
Unanswered

Sql when an item is created filter context

(0) ShareShare
ReportReport
Posted on by 23

Using Sql when an item is created filter context(v2)  I am trying to filer the sql table to only trigger when a status code equals QF.

 

The flow fails.  I can get it to work if I leave filter out, but it gives me all status. I only want to be triggered when a new item with 

IC_STATUS_CODE = QF.

 

I tried IC_STATUS_CODE eq QF

 

 

"The field 'QF' of the record wasn't found.\r\n inner exception: The field 'QF' of the record wasn't found.\r\nclientRequestId: 9b17012f-8afa-474d-bfc2-65f2111e4ccd",
  • v-bacao-msft Profile Picture
    on at
    Re: Sql when an item is created filter context

     

    Hi @drobinson ,

     

    Please try to use this expression:

    123.PNG

     

    Best Regards,

  • Pstork1 Profile Picture
    66,966 Most Valuable Professional on at
    Re: Sql when an item is created filter context

    Its interpreting QF as a field name or variable and not a value.  Normally in SQL you surround constants like this with ''.  Try using 

    IC_STATUS_CODE = 'QF'

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

Featured topics