cancel
Showing results for 
Search instead for 
Did you mean: 
Reply

Help make Flow Design easier

The Power Automate Designer team would love to hear feedback from the perspective of novice Power Automate users, citizen developers and low coders on their experience with Power Automate Designer. When designing flows, what do they struggle most with? If this sounds like something you’ve heard someone mention, please forward them this pre-screening survey to complete: https://aka.ms/MPA_DesignerFeedback

 

@kishbuy238 and team are interested in hosting a screen-sharing session to identify opportunities to improve the experience. This survey will be open through to August.

134 REPLIES 134

General improvements to the UI and removing annoying bugs would be the best area to work on.

 

Examples are

 

  • Clicking on dynamic blocks that open the expression box but then don't actually show the expression, requiring you to select and copy it again
  • Sometimes the cursor sometimes doesn't select objects at all
  • Cursor jumps away to a completely different place after positioning it, this is really common in some connectors.
  • When running a test, clicking through x4 screens is just more than needed, i don't need an entire splash screen to say the word Done.
  • Sometimes i find that changes to expressions are not saved, simply doesn't save it.
  • Sometimes it will tell me an expression is invalid, but i know its correct and clicking again accepts it. 
  • I am constantly having to jump between a previous run test and the edit screen because a lot of the info isnt available in edit, some improvements here would be great such as being able to run up to breakpoint and actually see inline results.
  • Please allow us to disable blocks without deleting them, often i have built large blocks but then need to tweak something and save but i cant save unless i fill in required bits, i would much rather you allowed saving of flows and flow checking to be independent.

I understand the push to bring out new features but we have raised this countless times with our MS rep, products always seem to come out with documentation missing critical elements, no explanation for some options on connectors, numerous bugs. While it may seem trivial for a cursor to jump about randomly, when you're trying to make something/learn it becomes a burden and at that point I am going to switch to another system that is more polished, I have often started work in PowerApps become overly frustrated at what should be a simple task and then just wrote the whole thing in powershell in azure functions instead.

While that's a lot of negative, thats what you asked for and on the whole power automate can be a great experience, but please some bugs are now 3+ years old, please fix them

 

edit - Another random error just happened to me when I made a simple alteration to an expression and tried to save. This message appeared "Some of the connections are not authorized yet. If you just created a workflow from a template, please add the authorized connections to your workflow before saving." So closing the flow losing my saved change going back in and editing again works. Its this kind of stuff that is really frustrating

iso
Advocate IV
Advocate IV

REQ: Every time you drop a new action on the design surface, have the Power Automate assign it an sequence number automatically and display that number in front of the default title for the action.  

 

WHY:  This makes it clear where in the flow a particular action runs and makes it easier to locate it.  Right now, my flows contain in over 100 actions on average and when I started renaming each action, well, you can imagine the pain since Power Automate does not automatically rename references that occur further down the flow (yes for SET VAR, and no for COMPOSE).

iso
Advocate IV
Advocate IV

Power Automate does not automatically rename references to prior action titles when these are renamed (yes for refs in a SET VAR, no for refs in a COMPOSE).

Thanks for writing this up. Couldn't have said it better.  How much more productive and faster one is with a CLI  like TMUX or a simple PowerShell editor, which gives me hope that real developers ain't gonna be replaced by no-code-bros any time soon, as it should be IMHO.  

takolota
Multi Super User
Multi Super User

@iso 

 

Well we can still just make sure to name things right the first time.

And if it’s really complex with a lot of references, maybe download the export file, go to the definition.txt file, use a replace on that action name, then save & re-import the flow. But I’ve only had to do that 1-3 times in the past few years.

Absolutely! Hopefully these items will be taken on board and help make Power automate more robust and easier to work with for all!

The fact that you only had to do this 1-3 times in the past few years is irrelevant. 

 

The point is:  The naive user shouldn't have to worry about simple renames breaking things and certainly shouldn't have to worry about having only one chance of getting things right, or else there are N additional steps suddenly to find out about to fix a simple basic thing. 

 

This type of issue is one of the most basic things in computer science when designing a UI.  Additional mental discipline should not be required and imposed on the user for a low-code/no-code platform.  In other words, and as an analogy to the dev world, we should avoid the nonsense Python users have to put up with because there is no compiler to catch basic mistakes and thus devs have to have a set of mental disciplines to do things just right or else everything devolves into a mess.

Would really love it if you could specify how long a flow can run for, rather than the set 30 days. As trying to make complicated workflows to go beyond this is a real pain!



If I helped you solve your problem - please mark my post as a solution and consider giving me a like if you liked my response!

If you're feeling generous you can Buy me a coffee: https://www.buymeacoffee.com/sudosaurus

Hey guys,

 

would love to see some kind of "structuring system" implemented in the flow overview list...

 

For example, additional columns in the overview list that can be "sorted by" / "ordered by" / "filtered by" to enter project names for example because we have multiple flows per project and we can't even order the list by name...

 

Or some kind of accordion system where we can group flows into groups that can be opened and closed... 

 

Caspar_Rubin_0-1667401218599.png

 

Or maybe something like "tag" in Microsoft Planner with color codes idk... 😃

 

cheers

 

"Sometimes i find that changes to expressions are not saved, simply doesn't save it.

Sometimes it will tell me an expression is invalid, but i know its correct and clicking again accepts it."

 

These happen far too frequently  so a +1 from me to work out why and fix it.

The request I'd like to throw into the mix is to have a system to send a copy of a flows with email actions without causing problems, it's not possible and gives the error "Flow contains one or more email addresses. Remove any personal content from flow before sending copy." But if you remove any email content, it won't let you save because it's required! There must be a way to add some kind of placeholder in email actions in order to send a copy - so many of our useful little flows include email actions so being able to send copies without worrying about personal emails would be a godsend.

@AnnaChu - I realize this post was started back in June. I was wondering if you have already reached out to those who submitted the survey feedback already, or if you are still doing so?  Is there another recommended outlet for submitting feedback and suggestions besides this thread?

 

One item I would definitely like to see addressed is the discrepancy in templates available in the GCC (and higher environments) vs. the consumer environment.

 

For example, in GCC, if I searched for "OneNote", this is all I get: 

 

stayinginsync_0-1667914860259.png

 

But if I search in my Dev, or the consumer environment, here is just a sample of all the templates users have access to:

 

stayinginsync_1-1667914958103.png

 

 

 

 

It would be really, really, nice if we could capture a GAL contact from a manual trigger, as opposed to just a String text, Yes/No, etc...  That way we can assign a task, or have an email sent (to a person or group or distribution list).

It would be really great if there were cross triggers to other cloud flows. I have scheduled cloud flows that run ever so often to collect data. I have another automated flow that updates some of the data that the scheduled cloud flow updates into other locations. So I can either copy the large scheduled cloud flow  code into the automated flow to preform the same action, or I wait for the cloud flow the trigger at the scheduled time interval. 

 

It would be great if  the automated flow could trigger the scheduled cloud flow to run because it knows there is new data available.

Change the trigger in the scheduled flow to use "When an HTTP request is received" trigger.  then create a second flow with a recurrence trigger that calls that larger flow.  You can then add a step in your automated flow to call the larger flow as well using an HTTP Post.



-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Seems like a great work around! I have been reluctant to purchase the Premium as most of what I need it for is Microsoft to Microsoft automation. That being said the HTTP trigger is premium. Thanks for the quick response. 

inzil2k
Advocate II
Advocate II

@AnnaChu Please take everything that @spamtomas wrote in message 61 and bring it to the relevant team. These bugs or 'features' are the main reason why we're not letting any users without prior IT knowledge near Power Automate at the moment, simply because we would be overwhelmed with feedback from frustrated citizen developers.

Hello,

I came across this post and saw what you said about 100+ connectors submitted by the community. Is there a repository or a place in powerusers.microsoft.com to see them? I just want to see some examples/samples.

 

Thank you kindly!

 

Delly

ajohnson1
Frequent Visitor

As someone who is self-teaching myself power automate currently there are a couple of things I would like to mention.

1 - when I am editing or adjusting someone else's flow (in my organization) it's sometimes hard to find the errors. For example, I moved a bunch into a solution and it took me forever on some of the larger flows to find every connector. 

2 - the integer in the switch is challenging. It just needs to be documented better, I literally found posts in this community saying you couldn't do an int but after 4 days I finally found out how to do it by accident.

 

2leftthumbs
Frequent Visitor

This has most likely been posted before, but if not...Some smaller things might improve everyone's experience if these are common issues.

 

Better fidelity of the delete function

I'm constantly in the middle of building a flow and suddenly, the delete function doesn't work. It asks me if I want to delete a step, I confirm, and nothing happens. It still remains in the flow. Maybe it's my company's instance, or my browser. If not, the only workaround I've found is to leave the flow and reopen it. 

Getting stuck in renaming

I've gotten stuck in the process of renaming steps where it won't allow me to continue on to another step to rename. The focus is stuck on a previous step. I've found that choosing 'Settings' > 'Cancel' on that step will usually clear up the issue and I can continue on.

Updating the SharePoint Connections lookup to include personal Lists URL as an option

I would love for my personal data to be populated in the "Site Address" list in the SharePoint connectors. If you're using Lists for a quick workflow rather than pulling from a SharePoint site you've got to go and get your personal my.sharepoint.com URL and use the 'Enter custom value' process each time. I spend a lot of time testing new flows on my personal Lists before I push them out to work with published SharePoint data and this would reduce the repetitive need to have that URL handy. 

 

 

 

takolota
Multi Super User
Multi Super User

More detailed, data-source level connection controls
 
Microsoft & the Power Platform would be more attractive to several organizations if it was the easiest platform to share cross-organization processes & automations. It would be increasingly valuable to be a part of the Microsoft ecosystem if creating automated processes across multiple organizations was as easy as a few team members securely providing their user credentials on a flow.
This video shows how to create such flows that can span multiple tenants & organizations.
 
It's very easy from a developer perspective, but it could turn into a nightmare from a security & governance perspective. There are general options to prevent entire tenants from accessing your tenant, but not much for allowing more specific access to specific datasets.
A better interface with more detailed restriction options for requesting & managing connections on other tenants would be amazing.
Then we could get a request from a team member at a partner org like a supplier, to create a connection they can use to automate different processes, like updating available inventory records in a copy on our tenant. And we could set the connection to only allow flows using that connection to access the specific datasets like SharePoint lists, Excel tables, folders, SQL tables, etc that they need to automate that process.
 
Again, this would significantly decrease the complexity of sharing data & processes across organizations in a secure way, without really skilled full-code developers & API builders. And it would make the microsoft ecosystem that much more attractive to all organizations that consider using it.

 

Vote For This Idea Here: https://ideas.powerautomate.com/d365community/idea/c15b4bd5-3377-ed11-a81c-000d3ae40b6a

Helpful resources

Announcements

Community will be READ ONLY July 16th, 5p PDT -July 22nd

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!

Summer of Solutions | Week 4 Results | Winners will be posted on July 24th

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  

Check Out | 2024 Release Wave 2 Plans for Microsoft Dynamics 365 and Microsoft Power Platform

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.    

Updates to Transitions in the Power Platform Communities

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