Hi All,
Apologies as this is probably something very easy but I can't for the life of me find it.
I've created a flow which connects to an azure sql database successfully, It creates records and updates them. I've added another column to the SQL table but the column is not showing in flow. It's just a varchar(50) column. Is there a button to update the schema of the table so it shows as a parameter in the sql update action on flow please? Don't fancy recreating the whole sql part of flow everything I add a new column lol.
Many thanks.
Yes, waiting a day should also refresh the existing connection. The issue is caused by the caching of the connection when it is created. If you don't delete it and create a new one there is no way to manually update the cached definition. I suspect the cache clears overnight and that's why it works the next day. If you can afford to wait that is an easier fix.
Responding to my previous comment.
"Today, Again I had to make some changes to the table (increase the size of the fields from 25 varchars to 50 varchars). The flow didn't reflect the changes immediately, I will wait till tomorrow to see whether it is getting reflected and will keep you posted. "
It worked now.
-Other way to overcome the original issue is that, I created a copy of my table and used that in the flow, it works as expected. (Just to avoid creating the new connection every time). Still this is not a good solution as we progress further because the table might have been used anywhere else in the application and it will be huge impact across the application.
Yes but that's nonsense when you are in dev mode and testing various scenarios out. Just like @Peter_Groen mentioned above. It is a fix Microsoft should have implemented a long time ago. I would go even 1 step further and say: It is an utter disgrace it is taking so long to get a fix. And quite frankly, for developers moving over to Power Automate Cloud, there isn't anything to be gained. In fact, not only do you get less control over the internal details of your app, your productivity drops sharply as well. I'd rather stick to SQL, Python, Powershell, or C# and get things done in a third of the time it takes me to get over the inane bugs of the SQL actions when using a connection to an on-prem DB. 3 years and counting and still no fix... ridiculous.
Fantastic. We have to wait 24 hours when in the middle of a debug cycle. What a boost to productivity!
I created 2 connections with exactly the same config but 2 different names. When the main connection used in the flow starts misbehaving, I switch over to the other connection that has not been used in the flow, and all the uncalled for error messages disappear, ie the flow starts running as intended and the dev/debug cycle can go on. Of course, if you need to change a table schema again, or change one of the ODATA params of the action itself, you are in trouble again. Hopefully enough time would have gone by so that the previous connection has reset and switching back to it allows work to go on. If not, you need a third copy of the connection, and so on ad infinitum. Bloody hell, it feels like we are back in the prehistoric days of computing when MS-DOS ruled the desktop and COBOL was all the rage! 😉
You only have to wait 24 hours if you change the schema of the underlying data source (SQL) and don't want to delete the connection. If you delete and recreate the connection you can do it right now. But the best approach is to make sure the schema of the database is set before you start trying to create a workflow around it.
Yes, I get it but it is not acceptable that it be so rigid. Even if the schema is set beforehand and never changes throughout the whole dev cycle, every single time if you do a DROP TABLE to reset the DB (I know, instead of a TRUNCATE) then you get in trouble again.
And so you are forced to create a test connection so that all the dozen other flows that use more than a dozen SQL actions over the same connection will not be adversely affected. Imagine if one forgets this, he or she will have to manually go into each flow and change a dozen times the settings because there is no UNDO button either! Also, because when you are developing something, time is usually of the essence and thus waiting 24 hours is absolutely bonkers.
And so one is forced to delete/recreate the connection every single time a small mistake is made re the steps above. Anyways, you know it, I know it... but does Microsoft know it?! This is what irks not just me apparently, but many other users... it seems as if MS doesn't give a fig about improving this. In any case, I'll be going back to the traditional dev env as it affords both faster dev/debug cycles and greater productivity. RPA in the cloud is a nice concept, but AFAIC a toy concept not yet ready for prime time (not mentioning all the other issues re UI/UX, var scoping, etc...). Oh and another thing, customers shouldn't feel forced to start moving their on-prem data sources into the cloud in order to get a more seamless experience. I understand that that's the preferential (lucrative) option for MS, still it rubs the wrong way.
Addendum: since I started writing the above, the goddamn connection did refresh... we are talking about what... 10 -20 mins+ since I left the flow before starting the post.... so that's strange, sometimes it takes 24 hours, and sometimes it takes less than 30 mins.
Addendum 2: Unblievable! I add a new SQL UPDATE action to the flow, thinking that since the connection had refreshed for the previous UPDATE action, I could continue working by adding the next. But no such luck! The new action is referring to the old image of the connection, ie the table list is missing tables, whereas the old action, as I mentioned in the previous addendum, suddenly was able to access all the tables.
Talk about not making any sense.
Hey Microsoft! Would it hurt you to add a REFRESH CONNECTION button in the action menu?
Addendum 3: so basically if you copy to My Clipboard the SQL action that is connected to the refreshed image of the connection, then you can add that copy of the action and get immediate access to all your tables.
Oh my god! - Thank you for that tip!
This issue has been killing me for ages. How is that even necessary to do!?
Exactly... it's utterly and totally outrageous. Now, I am having the same problem with a Form Trigger. I had to recreate the Form, deleting the old one. As a result, the Form connection keeps referencing the deleted Form, no way to get it to understand there is a new Form it should connect to.
Since this wasn't a rush job, I let it sit for 24h expecting the connection to be reset... but it didn't. What an awful user experience this is. I feel sorry for all those people who got lured into this no-code gimmick and who don't have any basic computer science foundation to understand what is really going on. For simple stuff, like email processing for ex, it works fine. Anything else more complex where you have to drop down to using Azure functions and so on, forget it--you'll need a dev to do it properly.
Anyway, I could rant on until I am blue in the face when it comes to Power Automate and all its drawbacks.
The amount of times I've felt the urge to throw my computer out the windows...!
For basically all SQL actions, I've started using the "Execute a SQL Query" action instead of any of the other. That way I'm not reliant on the refresh and just string together whatever I want to do as a SQL command. No more wait times.
Because my org has an on-premise SQL Server solution, that particular SQL action I cannot use, unfortunately. I have since been able to carefully navigate these actions. They are useful for rapidly deploying workflows that our company has wanted for a long time, but once we get our custom front-to-back ERP developed and deployed, bye-bye Power Platform (for the most part).
This problem hasn't been fixed in over 2 years and is very frustrating. Working with a SQL connection is a pain and forced us to look into and implement different solutions with other providers.
this really needs to be addressed , and QUICKLY !!!!!
24 hours?? you are having a laugh here?
The connections are cached and you have to wait for the cache to timeout. Its not really 24 hours, but in my experience it is usually overnight.
@DragonLord LOL I wish I were! Oh but leave it to Microsoft not to be undone. Check this out: it's been 6 years now that the Undo function in the Power App studio is broken with no fix on the horizon. The community is rampaging, pitchfork in hand and foaming at the mouth. It seems Saruman has taken over Microsoft and he can't be bothered.
@Pstork1 Yes, 24 hrs! And if not, it took so long that it might as well have been 24 hrs. No matter, even 1 hour is too long. I will repeat it again: Give me a good code editor and I will run circles around the low-code bros any day of the week.
lets not forget also, you cant put a checkbox on the right hand side of the text yet ...
Dear Community Members, We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd. During this period, members will not be able to Kudo, Comment, or Reply to any posts. On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities. What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!
We are excited to announce the Summer of Solutions Challenge! This challenge is kicking off on Monday, June 17th and will run for (4) weeks. The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities. Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”) - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024 Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods. You must enter into each weekly Entry Period separately. How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different. Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers. At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing. Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner. A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random. Individuals will be contacted before the announcement with the opportunity to claim or deny the prize. Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners. Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event. ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE** Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24 17 @Anil_g 7 @ManishSolanki 13 @eetuRobo 5 @David_MA 10 @VishnuReddy1997 5 @SpongYe 9JhonatanOB19932 (tie) @Nived_Nambiar 8 @maltie 2 (tie) @PA-Noob 2 (tie) @LukeMcG 2 (tie) @tgut03 2 (tie) Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate @Deenuji 12@ManishSolanki 19 @Anil_g 10 @NathanAlvares24 17 @VishnuReddy1997 6 @Expiscornovus 10 @Tjan 5 @Nived_Nambiar 10 @eetuRobo 3 @SudeepGhatakNZ 8 Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22 Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2 Anil_g2 SharonS2
On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners. The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights. Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.
We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for. We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer. Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together. Here's to new beginnings and endless possibilities! If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport. To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages