Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

SQL Server 2017 On-Prem via Gateway - trigger "When an item is created" doesn't work

(0) ShareShare
ReportReport
Posted on by 13

Hello,

 

I'm trying setup Flow using SQL trigger "When an item is created" and it doesn't work. Looks like trigger doesn't collect information about new strings that appears in the database. I can perform a test and it passes succesfully: flow reads information from database but only first string.

 

Also I have additional Flow using the same database and same gateway with trigger "When an item is modified" and it works without any issues.

 

How to fix it?

  • Verified answer
    koss Profile Picture
    13 on at
    Re: SQL Server 2017 On-Prem via Gateway - trigger "When an item is created" doesn't work

    Thank you!

     

    I added IDENTITY column to the table and everything works perfectly now:

     

    ALTER TABLE dbo."table_name"
    add ident INT IDENTITY;

  • Brad_Groux Profile Picture
    4,556 on at
    Re: SQL Server 2017 On-Prem via Gateway - trigger "When an item is created" doesn't work

    The SQL connector has an extensive list of issues and limitations that you may want to review, and you may also wantto review the On-premise gateway troubleshooting documentation.

    Outside of that, if you could provide an expanded screenshot of your Flow and steps, and of any detailed error messages you're receiving we could likely better assist you.

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow