First look at Power Fx command buttons for model-driven apps - Power Platform Unpacked #11

  Рет қаралды 17,953

Scott Durow

Scott Durow

Күн бұрын

Пікірлер: 52
@venkatasubbaraopolisettymv3802
@venkatasubbaraopolisettymv3802 3 жыл бұрын
Scott! it is a great walkthrough of Power Fx Command buttons. Definitely it will take some time to used to this , as we are more used your Ribbon workbench from many years.
@BinarySkyVN
@BinarySkyVN 11 ай бұрын
Really appreciate all things you have done for the community Scott
@franklee1931
@franklee1931 3 жыл бұрын
Hope things are well Scott. Enjoyed this video. Thanks.
@CepaCode
@CepaCode 2 жыл бұрын
Freakin’ useful for those of us who have spent tons of hours in canvas apps and need to feel comfortable when working with model driven apps! Thank you for this, truly insightful!
@Hart365
@Hart365 3 жыл бұрын
Thanks for this Scott - really helpful stuff and well explained! RWB will forever remain as a tool of our hearts and lives.
@B2C2007
@B2C2007 3 жыл бұрын
Cheers for this Scott. It's never the end with CRM but I can see RWB going from the 80:20 to the 20:80 and for simpler things I will now reach for PowerFx.
@kiradym
@kiradym 3 жыл бұрын
Great walkthrough, Scott, this is a step in the right direction for the platform!
@iosaroj
@iosaroj 3 жыл бұрын
Must have been an emotional moment (in whatever way) !!
@PhilKermeen
@PhilKermeen 3 жыл бұрын
Looking good. Hoping the ALM side of it all hangs together when it goes GA. Beard looking good too!
@scottjackson1246
@scottjackson1246 3 жыл бұрын
Looks great Scott, great job working with the product group on this.
@ScottDurow
@ScottDurow 2 жыл бұрын
Good news - Modern commanding is now out of Preview!! 👉 powerapps.microsoft.com/en-us/blog/announcing-the-general-availability-of-power-apps-modern-commanding/
@prabhatpandey8370
@prabhatpandey8370 3 жыл бұрын
This is amazing demo, very informative and authoritative demo for anyone who wants to learn how to use modern command designer and Power Fx based low code technology.
@RezaDorrani
@RezaDorrani 3 жыл бұрын
Awesome!
@ypatel80
@ypatel80 3 жыл бұрын
Well explained Scott!!! I have always loved the *RWB* !!!
@DavidWade66
@DavidWade66 3 жыл бұрын
WoW, Scott. Thanks, very useful.
@romainforestier2798
@romainforestier2798 2 жыл бұрын
Hi ! Very good video, thank you Scott 👍👍💪💪👌👌
@ScottDurow
@ScottDurow 2 жыл бұрын
Thank you! Are you planning on using Power Fx command buttons for anything specific?
@pallavisinha328
@pallavisinha328 2 жыл бұрын
How to add buttons in the home page of customer service workspace, not in the dashboard. Want to add button next to save as, new, set as default and refresh all. I tried to use the ribbon workbench but the button is not visible.
@manojkumarsijwali3685
@manojkumarsijwali3685 3 жыл бұрын
Hi Scott, do you know if RWB and new command bar editor be used together? e.g. use command bar editor to add new button on contact form and then use RWB to edit existing OOB buttons on contact form?
@ScottDurow
@ScottDurow 3 жыл бұрын
Hi Manoji - the ribbon workbench and commanding V2 will be able to be used side-by-side at runtime- however they won’t be able to edit each other’s buttons. Eventually I expect there will be the ability to upgrade classic buttons to the new V2 buttons at which point they will not be editable in the ribbon workbench.
@abyal3kod201
@abyal3kod201 Жыл бұрын
Hi Scott, how can we get the current user email, I want to add a visibility formula where CurrentUser.Email = Self.Selected.Sponsor (where Sponsor is a calculated column). But the thing is User().Email it`s not working, is there any other way?
@tomsmelser6301
@tomsmelser6301 3 жыл бұрын
Great stuff. I need to work on learn these fx commands.
@RakeshTank-k4f
@RakeshTank-k4f Ай бұрын
You looks like Kane Williamson 😁
@ginak1625
@ginak1625 2 жыл бұрын
Hello, I have to create a button with a boolean option behind. The Button should start a power automate function. So: yes -> start power automate, no-> don't start power automate. Could you pls help me?
@LandscapeInMotion
@LandscapeInMotion 3 жыл бұрын
Excellent find!
@azizdoctor3183
@azizdoctor3183 3 жыл бұрын
The visible fx is not working for me. I am using Self.SelectionMax=1 .But still, the button always shows when no record is selected on the main grid. Even if I set the Visible to false it still shows
@joshpilson7986
@joshpilson7986 Жыл бұрын
As always, great content! I'm not sure if you've run up against this, but we're utilizing a Model-driven app created by an ISV but when we go to edit the command bar the component library is auto-created with the generic default environment publisher. Do you know if there is a way to create the component outside of that ISV's Model-driven app utilizing the publisher our company uses? Or, are we just stuck having a solution with the messy "cr9843_defaultcomponentlibrary" as the component name? Thanks for all you do, Scott!
@ScottDurow
@ScottDurow Жыл бұрын
Hi! Thank you and thanks for watching 😊 Could you try adding the ISV App to a custom solution that uses publisher with your custom prefix - then edit the app and add the command from there?
@joshpilson7986
@joshpilson7986 Жыл бұрын
@@ScottDurow Thank you for the reply! I tried that and the same thing happened. It force-creates the component library even in our custom solution. Maybe just one of those growing pains on the new functionality?
@dcm3053
@dcm3053 3 жыл бұрын
Very impressive.
@lencardinal1584
@lencardinal1584 2 жыл бұрын
Any experience using Ribbon Workbench in combination with Power Fx command buttons? More specifically, any issues? I am finding that when I publish from Ribbon Workbench, for some reason, two sub-components from another solution are getting added into the ribbon 'minimal solution': the model-driven app using the entities, and the Canvas component holding custom commands I already. Then, I cannot open the ribbon solution again in Ribbon Workbench. I've managed to get around this by repeatedly removing those added components from the ribbon solution, but feeling like I'm standing on shaky ground...
@ScottDurow
@ScottDurow 2 жыл бұрын
Hi Len - there is a bug currently in the new commanding - it will be fixed soon so you will be able to use it without this issue in combination with the RWB!
@lencardinal1584
@lencardinal1584 2 жыл бұрын
@@ScottDurow Thanks, Scott!
@lencardinal1584
@lencardinal1584 2 жыл бұрын
@@ScottDurow Until they fix that, are there any pitfalls to be aware of? Should I just keep removing the extra sub-components from the 'ribbon-only' solution? Apologies if this is documented somewhere. If you have a link, I'll read up myself.
@ScottDurow
@ScottDurow 2 жыл бұрын
@@lencardinal1584 Yes - that's it - just keep a clean Ribbon solution for the RWB. Other than that, the RWB and new Commanding work together well.
@TheGenesario
@TheGenesario 3 жыл бұрын
Pain is that if i have two fuctionalities in development with PowerFX buttons. I.e. for Opportunity and second for Account. I want to move Opp to Prod, i will add MD app to solution and it will require to add Account, and will bring Account buttons on prod, though i dont want to.
@FswithFarham
@FswithFarham 2 жыл бұрын
Thanks Scott, these videos are amazing! I @ed you for some assistance on this but the character limit is limiting, my apologies, went blog, twitter youtube on my journey... Felt I could explain it better in a few more chars... [Update] Use a visibility rule similar to : 'My custom table (Forms)'.'My custom form'=true Tested this (With my form and table names!!) on both Sub-grid and Main form level commands both are yielding the error; Incompatible types for comparison. These types can't be compared: NamedValue, Boolean I'm at an absolute loss, I don't see to be able to define the form as anything other than the NamedValue, and that form being active should be the logical test...
@ScottDurow
@ScottDurow 2 жыл бұрын
Hi! Thank you for watching ☺️Yes, you are right there does seem to be something wrong with a recent update - I am looking into it for you and I’ll keep you posted!
@ellesimprovementchannel1740
@ellesimprovementchannel1740 2 жыл бұрын
How do we launch a Flow from the Formula bar, so that when a button is pressed, a specific flow is launched? And how do you debug this?
@ScottDurow
@ScottDurow 2 жыл бұрын
Hi! That's not currently possible from a Power Fx expression - but you could show a custom page and then run the flow from there - develop1.net/public/post/2021/08/14/OpenDialog-SmartButton-Commandingv2
@ellesimprovementchannel1740
@ellesimprovementchannel1740 2 жыл бұрын
@@ScottDurow Oh wow. You are very prompt! Thank you. I've been searching for how to do this for hours!
@ellesimprovementchannel1740
@ellesimprovementchannel1740 2 жыл бұрын
@@ScottDurow How do we debug the scripts for these?
@icemn
@icemn 3 жыл бұрын
They stole your IP… this is ribbon workbench 2.0… rwb lives on 🤙🏽
@nilokillian
@nilokillian 2 жыл бұрын
How do I access current form mode to show / hide button ?
@ScottDurow
@ScottDurow 2 жыл бұрын
There is a Self.Selected.Unsaved flag that you may be able to use depending on your use case.
@mohsin_ali89
@mohsin_ali89 3 жыл бұрын
Facing weird behavior, If I add a button on the Order form ribbon while editing app ABC then the same button is not appearing in app XYZ. As par my understanding, ribbon will be available for only that app and will not reflect in other apps.
@ScottDurow
@ScottDurow 3 жыл бұрын
Hi Mohsin - you are correct - currently the buttons will only be available to the app you add them to.
@sumitarora7437
@sumitarora7437 3 жыл бұрын
Hi Scott,Are you also one of the makers in Power-Fx?
@darinjohnson4275
@darinjohnson4275 Жыл бұрын
Anyone? so there is no way to hide legacy buttons using power FX? Will power FX ever support legacy buttons?
@ScottDurow
@ScottDurow Жыл бұрын
Hi Darin - thanks for watching 😊 Currently you have to use the Ribbon Workbench to hide legacy classic buttons. I do hope that classic commands will be be moved to modern commands so that they can be edited in the modern editor!
I made a 3D GAME in POWER APPS 🔥
14:42
Scott Durow
Рет қаралды 21 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,1 МЛН
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 16 МЛН
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Drag and Drop in #PowerApps #CanvasApps #ModelDrivenApps
27:10
Scott Durow
Рет қаралды 59 М.
First look at Modernized Business Units in Microsoft Dataverse
18:12
Opening Custom Pages using JavaScript and Model Driven Apps
15:38
Microsoft Community Learning
Рет қаралды 3,1 М.
How I used low-code to build Lemmings! #PowerFx #PowerApps
26:26
JavaScript Lesson 2: Working with the Ribbon and primaryControl
13:31
Power Apps Solutions in Minutes
Рет қаралды 5 М.
5 ways to run a flow on multiple records inside a model-driven app
32:55
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,1 МЛН