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 / recommended enhancemen...
Power Apps
Unanswered

recommended enhancement Power Automate for - Execute stored procedure (V3)

(0) ShareShare
ReportReport
Posted on by 12

hi folks

 

I can understand the mentality of "throw everything out the door when you approach this new low-code environment...", but your architects for Power Automate: Execute stored procedure (V2) have "missed the boat".

 

All commercial grade databases (SQL Server, Oracle, DB2, etc.) have the ability to use BOTH input and output parameters on stored procedure calls. This is kind of important, because in order to use the Power Platform as a transactional UI, there are no such mechanisms like Entity Framework, Hibernate, etc. available in the Power Platform (where a skilled developer can write this kind of logic into the model), so you have to fall back to an era that's been around for many decades now, where you use the native rowversionid mechanisms which are inherent in all commercial databases.

 

If you think about how commercial databases are designed, and how rowversionid is used to manage concurrency (and folks not overlaying each others database row(s)), the majority of the stored procedures become objects which do not return records, they simply return the updated (output) parameters and typically a return code (like successful update, duplicate update attempted, row in database newer than what you are trying to update in Power "X", record not found - key was probably updated, etc.).

 

So in order to keep things consistent (and working with other .Net, etc. technologies), it's important (recommend as an enhancement) to:

  • know how to return the resulting (output) parameters of a stored procedure call without having to return any rows from the database (since the stored procedure already knows the logic to take care of the various database scenarios mentioned and the resulting parameter values)
  • to keep it in sync with the rest of the MS technologies which already have this logic encapsulated into the design

 

 

 

I have the same question (0)

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard