User Profile
SqlAvfc
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
When I am creating a Branch from with the Task the "based on" drop down list is showing me the repos
When I am creating a Branch from with the Task the "based on" drop down list is showing me the repositories instead of Branches. I used to be able to see the Branches for the respository, now all of a sudden this has changed? The only way I can do this now, is by doing the following: Repos > Branches > New Branch - This then pops up a window where I can give the Branch a name i.e task number/feature-update-table and then on the Based on I can then click on the Development branch Would anyone know what changes may have happened?1.5KViews1like4CommentsStored Procedure Input Parameter Needed Power Automate
Hi, I currently have a Stored Procedure that does not have any Input Parameters, it basically updates a Calendar Table, setting columns like CurrentDay, PreviousDay, CurrentMonth etc... to 1 or 0 if the conditions matches. I wanted to use Power Automate to run this stored procedure at 12:00 everyday but it failed because Power Automate only executes Stored Procedures with an Input Parameter https://docs.microsoft.com/en-us/connectors/sql/#execute-stored-procedure-(v2) What is the most efficient way to add an Input Parameter to my current stored procedure but basically does nothing but still does the update is meant to do. Thanks4.9KViews0likes2Comments
Recent Blog Articles
No content to show