Skip to main content

Notifications

Power Automate - General Discussion
Unanswered

SQL trigger error

(0) ShareShare
ReportReport
Posted on by 38

Hello All , 

am using "insert in to " activity to insert record in to database table -1 .  but the db has a trigger  , the trigger will insert data in to table -2  when ever data is inserted into table -1 .  it's because of the this trigger am getting the following error  .  @Anonymous 

 

 

 

 

 

{
"error": {
"code": 502,
"source": "asia-001.azure-apim.net",
"clientRequestId": "2a0b7819-5ae0-4c2b-bc10-fa33bf5108bc",
"message": "BadGateway",
"innerError": {
"status": 502,
"message": "The target table 'dbo.InvoiceRaw' of the DML statement cannot have any enabled triggers if the statement contains an OUTPUT clause without INTO clause.\r\nclientRequestId: 2a0b7819-5ae0-4c2b-bc10-fa33bf5108bc",
"error": {
"message": "The target table 'dbo.InvoiceRaw' of the DML statement cannot have any enabled triggers if the statement contains an OUTPUT clause without INTO clause."
},
"source": "sql-sea.azconn-sea-001.p.azurewebsites.net"
}
}
}

 

 

 

 

 

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,508

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,839

Leaderboard