web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / SQL Server stored proc...
Power Apps
Unanswered

SQL Server stored procedure.v2 runs twice on failure

(0) ShareShare
ReportReport
Posted on by 234

We have a simple button that launches a flow:

UpdateContext({showLoadingCancellation: true});
'PA>usp_SiteVisitCancellation_AddUpdate'.Run(SiteVisitID, CancelledByID, UserID, Reason.Text);
UpdateContext({showLoadingCancellation: false});

The flow has been created brand new for testing purposes and consists of 2 steps:

DarkLiteOne_0-1626767718760.png

When pressing the button once we see the flow is correctly triggered once:

DarkLiteOne_1-1626767794631.png

The failure is expected as we do a "THROW" within the SQL Stored procedure on the server.

DarkLiteOne_2-1626767916043.png

 

 

However, we do notice on the SQL server that the stored procedure is called TWICE. This only happens when the SPROC fails, when it is successful it is only triggered once. It seems to be related to this issue

 

After analyzing this further the problem is easily replicated without using PowerApps and simply doing a "Test" run within the flow. The same issue happens and we can see on the server that the SPROC is ran TWICE on failure. 

 

This must be a bug in the action "Execute stored proedure (V2)". 

 

Categories:

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 382 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 329

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard