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.
Access to Version history on flows for when I mess up my flow and forget how to fix it! (I know there is solution level versioning, but that's not granular enough)
A container class (like Scope) that supports initializing variables, so I can collapse all my declarations at the beginning of my flow to "move them out of the way" so we can see the useful actions at a glance. Maybe this could even be accomplished by an "Initialize VariableS" action where we can stack them in a collapsed UI similar to conditions on a Condition control. Maybe even grouping by type in the same way that conditions can be grouped/nested inside of AND/OR branches.
A better way/more native way to call PowerShell than setting up runbooks as the increased permissions required to enable and configure them in Azure leaves it as an inaccessible method to citizen developers. If the user has permission to run the script, but no access to Azure then they can't make a flow to call that script programmatically.
I noticed when you copy/paste actions, that a GUID is stored in the clipboard. The ability to share Steps/Actions would be huge. I think about using OneDrive and sharing a file vs a folder when I think about sharing a step vs a whole flow. It'd be hugely collaborative to share a link to a single action with a peer, whether for collaboration or just to share as a template. I recognize this is a huge ask as the current permissions aren't structured this way.
A weird quirk that complicates my development is when I go to select dynamic content from an action which contains multiple copies of the same key at different levels of a JSON payload.
i.e.
{"result":[
"key": "value"
"result": "value"
]}
How do I identify which "result" I'm selecting? The only way I can usually do it is to ADD the dynamic content, then hold my mouse over it for the tooltip that reveals the whole object path. Can we add those tooltips to the dynamic content window so that I know which layer I'm in BEFORE I add it?
This one will probably be contentious:
The ability to still save a flow even if it's in an error state. I can't tell you how many times I've had to stay at my desk for an extra hour or two trying to get it to a working state so I can leave it and come back without worrying my progress will be wiped out by my browser timing out.
Warn me, wave a flag to suggest I don't do the dumb, leave a banner on screen to remind me I really shouldn't have, automatically disable my flow and harass me with email reminders to fix it, but straight up blocking me from saving my progress while troubleshooting is a major inconvenience.
Acknowledged the request. Thank you 🙂
Have a bit more of an 'equality' to the interface.
For example, only a few people know about trigger conditions, but even less will use them because it's just a text field.
Yet for those that know, you can pretty much construct a trigger condition using the Filter action's interface, then paste from the 'advanced' view of that.
Of course it's not as good as using the actual Condition action's interface, which would really allow one to build a properly good, deep, set of AND/OR conditions into a trigger condition. That said, I am aware that using multiple conditions is akin to one big AND set. Still, not everyone is, and it's still slightly painful for some to work out even placing a few expressions with commas in some brackets and an @ or before them.
I'm using Trigger Conditions as an example, here, but they're not the only offender here. Oh, and I'm not saying this as a soapbox thing ... I love Power Automate, nothing else touches it. I just think that applying some of the flourishes that exist for one thing, to those elsewhere would hugely benefit the interface.
Perhaps another example (I'm in the beta view) would be not having the more 'full' expression builder in the map field of a Select, but having it for the From ... and being pushed back into the old view. Equally ... I don't think a *lot* of users will like the "more 'full' expression builder" because they can't just tap on a function to pop it into the builder. I think there's got to be a way to have access to the Dynamic Values AND the tap to include functions below that builder ... maybe some tabs? I dunno.
Or at least be able to save it in draft mode, so if you are making edits to a workflow that is being used, the current published workflow continues to work until you publish the one in draft. Nintex has this feature for their workflow designer, so I don't see why Microsoft cannot do this with Power Automate.
So glad you've posted this. I've filled out the form, hope to hear from your team for a catch-up.
I may have missed something, but doesn't this also depend on well managed 'required' fields?
1_Implement proper scoping, as in C/C++, C#, Java, etc...
2_Have an option to force a connection to refresh so that users won't have to delete/recreate a connection just so that it picks up whatever changes were made to a Form, DB table, etc...
3_Allow variable self-reference in a SET VARIABLE action, ie x = x+1, for any data type.
4_Enlarge the Dynamic content/Expression dialog that pops up after clicking in an input text field, and when clicking in Expression, pop-up a bona fide code editor that can be resized to the whole screen if need be. As it stands today, I gotta shuttle back and forth between the designer and my fav editor.
5_Fix the Javascript slowdown of the UI after leaving the designer open for more than 5 days in Chrome.
1_Implement proper scoping, as in C/C++, C#, Java, etc...
2_Have an option to force a connection to refresh so that users won't have to delete/recreate a connection just so that it picks up whatever changes were made to a Form, DB table, etc...
3_Allow variable self-reference in a SET VARIABLE action, ie x = x+1, for any data type.
4_Enlarge the Dynamic content/Expression dialog that pops up after clicking in an input text field, and when clicking in Expression, pop-up a bona fide code editor that can be resized to the whole screen if need be. As it stands today, I gotta shuttle back and forth between the designer and my fav editor.
5_Fix the Javascript slowdown of the UI after leaving the designer open for more than 5 days in Chrome.
Hi, @AnnaChu, I've thought of something that will really help make Flow Design easier:
You would basically be destroying HUGE swathes of usability of the system, forcing users into needlessly complex routines using Azure apps, which just need a simple HTTP call.
I've created an "Idea" to bring this to the fore, here:
https://ideas.powerautomate.com/d365community/idea/d51463df-6f0c-ed11-a81b-6045bd7c3e3f
If they're aware of this action's power, I'd call on my fellow Flow Ninjas, @Pstork1, @Expiscornovus, @tom_riha, @ScottShearer, @annajhaveri, @takolota, @ekarim2020, @Paulie78, @MarconettiMarco, @fchopo to join me in protesting the removal of such a tool.
(sorry for @'ing you all, folks)
If they aren't aware of it's usability, then I suggest they perform just any simple (non-groups 😉) Graph call in V1, and then try it in V2.
Here's some pictoral evidence of the change:
Send an HTTP request |
Send an HTTP request V2 |
Current docs page (no V2 listed) |
That Idea again:
https://ideas.powerautomate.com/d365community/idea/d51463df-6f0c-ed11-a81b-6045bd7c3e3f
Do not do this to us, Anna, what's the point of an automation service that can't automate?
Please let us organise our flows into folder and tag them. At the moment it's a nightmare seeing which flow does what in a big list
Knowing what the Flow needs in a given field - is it the ID, the Identifier, etc. It would help if the naming convention was a little better
Understanding the difference between 'Equal To' and 'Contains', particularly when leveraging dynamic variables. There was a brilliant resolved post on this issue I can no longer access, which drives me wild.
https://powerusers.microsoft.com/t5/Power-Automate-Ideas/Improve-Is-Equal-To-and-Contains-Condition-Functionality/idc-p/1642981#M29485
Hi, @AnnaChu, something that I noticed the other day is that the forum has removed the "I've found a bug" section, plus there's nowhere to adequately ask for help with/for/about the forum itself. These feel like more things (in addition to the Graph API action) being taken away that reduce our ability to easily design flows, because they affect the very ability to report problems with that, and/or the only real interaction the community has on building flows.
Could we be appraised of what we should use in place of these functions? As it appears that this is the only thread relevant to either. 😅
Hi @AnnaChu,
I have complete the form on the initial post. I thought that I would add my comments in here too.
@ryleybauer mentioned about the ability to save in an error state, which I love and the ability to have a version history, my idea to make the UI easier to use is along similar lines.
Often I find myself half building flows just so that I can get data from the first part (HTTP requests being top of my list) just to re-edit the 2nd part of the flow (Parse JSON). It would be really useful to be able to make steps inactive or greyed out so that the flow could be build/saved without the required information being added.
It would also help when encountering issues with a flow when attempting "something different" that doesn't quite work as well as the initial design. This means that you have to delete and re-build when you could just make steps active and inactive accordingly.
Would this resolve some of your issues too @ryleybauer?
That would be awesome!
I have found that several of the Template submitted to the Flow Community, or published directly by Microsoft, are not available in the GCC environments. I end up having to go into my Developer account to find a template and then recreate them manually, which takes additional time. Two in particular I can point to are the Templates for Forms and OneNote. Neither of which are available.
Did you know that it was this hard to work with OneNote Notebooks in Flow (especially Shared Notebooks in Teams) - Power Automate solution: OneNote action errors involving invalid or inaccessible Notebook Keys and s... I would never have gotten my flow to work without this resource, and even then, I still cannot set or update the page title.
I had to create a delay, such as discussed here (Solved: Re: Get updated OneNote title and link - Power Platform Community (microsoft.com)) because the flow was sending instantaneously after a page was created without capturing the page title.
@ryleybauer wrote:Access to Version history on flows for when I mess up my flow and forget how to fix it! (I know there is solution level versioning, but that's not granular enough)
^^^ THIS. Not just for development improvement, but also for organizational retention or if the Flow is built in Teams, not a solution.
Episode Fifteen of Power Platform Connections sees David Warner and Hugo Bernier talk to Microsoft MVP Lewis Baybutt aka Low Code Lewis, alongside the latest news and community blogs. Use the hashtag #PowerPlatformConnects on social media for a chance to have your work featured on the show. Action requested: Feel free to provide feedback on how we can make our community more inclusive and diverse. This episode premiers live on our YouTube at 12pm PST on Thursday 1st June 2023. Video series available at Power Platform Community YouTube channel. Upcoming events: European Power Platform conference – Jun. 20-22nd - Dublin Microsoft Power Platform Conference – Oct. 3-5th - Las Vegas Join our Communities: Power Apps Community Power Automate Community Power Virtual Agents Community Power Pages Community If you’d like to hear from a specific community member in an upcoming recording and/or have specific questions for the Power Platform Connections team, please let us know. We will do our best to address all your requests or questions. Action requested: Feel free to provide feedback on how we can make our community more inclusive and diverse. This episode premiers live on our YouTube at 12pm PST on Thursday 1st June 2023. Video series available at Power Platform Community YouTube channel. Upcoming events: European Power Platform conference – Jun. 20-22nd - Dublin Microsoft Power Platform Conference – Oct. 3-5th - Las Vegas Join our Communities: Power Apps Community Power Automate Community Power Virtual Agents Community Power Pages Community If you’d like to hear from a specific community member in an upcoming recording and/or have specific questions for the Power Platform Connections team, please let us know. We will do our best to address all your requests or questions.
Welcome to our May 2023 Community Newsletter, where we'll be highlighting the latest news, releases, upcoming events, and the great work of our members inside the Biz Apps communities. If you're new to this LinkedIn group, be sure to subscribe here in the News & Announcements to stay up to date with the latest news from our ever-growing membership network who "changed the way they thought about code". LATEST NEWS "Mondays at Microsoft" LIVE on LinkedIn - 8am PST - Monday 15th May - Grab your Monday morning coffee and come join Principal Program Managers Heather Cook and Karuana Gatimu for the premiere episode of "Mondays at Microsoft"! This show will kick off the launch of the new Microsoft Community LinkedIn channel and cover a whole host of hot topics from across the #PowerPlatform, #ModernWork, #Dynamics365, #AI, and everything in-between. Just click the image below to register and come join the team LIVE on Monday 15th May 2023 at 8am PST. Hope to see you there! Executive Keynote | Microsoft Customer Success Day CVP for Business Applications & Platform, Charles Lamanna, shares the latest #BusinessApplications product enhancements and updates to help customers achieve their business outcomes. S01E13 Power Platform Connections - 12pm PST - Thursday 11th May Episode Thirteen of Power Platform Connections sees Hugo Bernier take a deep dive into the mind of co-host David Warner II, alongside the reviewing the great work of Dennis Goedegebuure, Keith Atherton, Michael Megel, Cat Schneider, and more. Click below to subscribe and get notified, with David and Hugo LIVE in the YouTube chat from 12pm PST. And use the hashtag #PowerPlatformConnects on social media for a chance to have your work featured on the show. UPCOMING EVENTS European Power Platform Conference - early bird ticket sale ends! The European Power Platform Conference early bird ticket sale ends on Friday 12th May 2023! #EPPC23 brings together the Microsoft Power Platform Communities for three days of unrivaled days in-person learning, connections and inspiration, featuring three inspirational keynotes, six expert full-day tutorials, and over eighty-five specialist sessions, with guest speakers including April Dunnam, Dona Sarkar, Ilya Fainberg, Janet Robb, Daniel Laskewitz, Rui Santos, Jens Christian Schrøder, Marco Rocca, and many more. Deep dive into the latest product advancements as you hear from some of the brightest minds in the #PowerApps space. Click here to book your ticket today and save! DynamicMinds Conference - Slovenia - 22-24th May 2023 It's not long now until the DynamicsMinds Conference, which takes place in Slovenia on 22nd - 24th May, 2023 - where brilliant minds meet, mingle & share! This great Power Platform and Dynamics 365 Conference features a whole host of amazing speakers, including the likes of Georg Glantschnig, Dona Sarkar, Tommy Skaue, Monique Hayward, Aleksandar Totovic, Rachel Profitt, Aurélien CLERE, Ana Inés Urrutia de Souza, Luca Pellegrini, Bostjan Golob, Shannon Mullins, Elena Baeva, Ivan Ficko, Guro Faller, Vivian Voss, Andrew Bibby, Tricia Sinclair, Roger Gilchrist, Sara Lagerquist, Steve Mordue, and many more. Click here: DynamicsMinds Conference for more info on what is sure an amazing community conference covering all aspects of Power Platform and beyond. Days of Knowledge Conference in Denmark - 1-2nd June 2023 Check out 'Days of Knowledge', a Directions 4 Partners conference on 1st-2nd June in Odense, Denmark, which focuses on educating employees, sharing knowledge and upgrading Business Central professionals. This fantastic two-day conference offers a combination of training sessions and workshops - all with Business Central and related products as the main topic. There's a great list of industry experts sharing their knowledge, including Iona V., Bert Verbeek, Liza Juhlin, Douglas Romão, Carolina Edvinsson, Kim Dalsgaard Christensen, Inga Sartauskaite, Peik Bech-Andersen, Shannon Mullins, James Crowter, Mona Borksted Nielsen, Renato Fajdiga, Vivian Voss, Sven Noomen, Paulien Buskens, Andri Már Helgason, Kayleen Hannigan, Freddy Kristiansen, Signe Agerbo, Luc van Vugt, and many more. If you want to meet industry experts, gain an advantage in the SMB-market, and acquire new knowledge about Microsoft Dynamics Business Central, click here Days of Knowledge Conference in Denmark to buy your ticket today! COMMUNITY HIGHLIGHTS Check out our top Super and Community Users reaching new levels! These hardworking members are posting, answering questions, kudos, and providing top solutions in their communities. Power Apps: Super Users: @WarrenBelz, @LaurensM @BCBuizer Community Users: @Amik@ @mmollet, @Cr1t Power Automate: Super Users: @Expiscornovus , @grantjenkins, @abm Community Users: @Nived_Nambiar, @ManishSolanki Power Virtual Agents: Super Users: @Pstork1, @Expiscornovus Community Users: @JoseA, @fernandosilva, @angerfire1213 Power Pages: Super Users: @ragavanrajan Community Users: @Fubar, @Madhankumar_L,@gospa LATEST COMMUNITY BLOG ARTICLES Power Apps Community Blog Power Automate Community Blog Power Virtual Agents Community Blog Power Pages Community Blog Check out 'Using the Community' for more helpful tips and information: Power Apps , Power Automate, Power Virtual Agents, Power Pages
Super Users – 2023 Season 1 We are excited to kick off the Power Users Super User Program for 2023 - Season 1. The Power Platform Super Users have done an amazing job in keeping the Power Platform communities helpful, accurate and responsive. We would like to send these amazing folks a big THANK YOU for their efforts. Super User Season 1 | Contributions July 1, 2022 – December 31, 2022 Super User Season 2 | Contributions January 1, 2023 – June 30, 2023 Curious what a Super User is? Super Users are especially active community members who are eager to help others with their community questions. There are 2 Super User seasons in a year, and we monitor the community for new potential Super Users at the end of each season. Super Users are recognized in the community with both a rank name and icon next to their username, and a seasonal badge on their profile. Power Apps Power Automate Power Virtual Agents Power Pages Pstork1* Pstork1* Pstork1* OliverRodrigues BCBuizer Expiscornovus* Expiscornovus* ragavanrajan AhmedSalih grantjenkins renatoromao Mira_Ghaly* Mira_Ghaly* Sundeep_Malik* Sundeep_Malik* SudeepGhatakNZ* SudeepGhatakNZ* StretchFredrik* StretchFredrik* 365-Assist* 365-Assist* cha_cha ekarim2020 timl Hardesh15 iAm_ManCat annajhaveri SebS Rhiassuring LaurensM abm TheRobRush Ankesh_49 WiZey lbendlin Nogueira1306 Kaif_Siddique victorcp RobElliott dpoggemann srduval SBax CFernandes Roverandom schwibach Akser CraigStewart PowerRanger MichaelAnnis subsguts David_MA EricRegnier edgonzales zmansuri GeorgiosG ChrisPiasecki ryule AmDev fchopo phipps0218 tom_riha theapurva takolota Akash17 momlo BCLS776 Shuvam-rpa rampprakash ScottShearer Rusk ChristianAbata cchannon Koen5 a33ik Heartholme AaronKnox okeks Matren David_MA Alex_10 Jeff_Thorpe poweractivate Ramole DianaBirkelbach DavidZoon AJ_Z PriyankaGeethik BrianS StalinPonnusamy HamidBee CNT Anonymous_Hippo Anchov KeithAtherton alaabitar Tolu_Victor KRider sperry1625 IPC_ahaas zuurg rubin_boer cwebb365 Dorrinda G1124 Gabibalaban Manan-Malhotra jcfDaniel WarrenBelz Waegemma drrickryp GuidoPreite metsshan If an * is at the end of a user's name this means they are a Multi Super User, in more than one community. Please note this is not the final list, as we are pending a few acceptances. Once they are received the list will be updated.
We are excited to share the ‘Power Platform Communities Front Door’ experience with you! Front Door brings together content from all the Power Platform communities into a single place for our community members, customers and low-code, no-code enthusiasts to learn, share and engage with peers, advocates, community program managers and our product team members. There are a host of features and new capabilities now available on Power Platform Communities Front Door to make content more discoverable for all power product community users which includes ForumsUser GroupsEventsCommunity highlightsCommunity by numbersLinks to all communities Users can see top discussions from across all the Power Platform communities and easily navigate to the latest or trending posts for further interaction. Additionally, they can filter to individual products as well. Users can filter and browse the user group events from all power platform products with feature parity to existing community user group experience and added filtering capabilities. Users can now explore user groups on the Power Platform Front Door landing page with capability to view all products in Power Platform. Explore Power Platform Communities Front Door today. Visit Power Platform Community Front door to easily navigate to the different product communities, view a roll up of user groups, events and forums.
We are so excited to see you for the Microsoft Power Platform Conference in Las Vegas October 3-5 2023! But first, let's take a look back at some fun moments and the best community in tech from MPPC 2022 in Orlando, Florida. Featuring guest speakers such as Charles Lamanna, Heather Cook, Julie Strauss, Nirav Shah, Ryan Cunningham, Sangya Singh, Stephen Siciliano, Hugo Bernier and many more. Register today: https://www.powerplatformconf.com/
User | Count |
---|---|
38 | |
30 | |
25 | |
20 | |
12 |
User | Count |
---|---|
74 | |
52 | |
39 | |
27 | |
19 |