Functions in Microsoft Dataverse
A few days ago Microsoft announced the creation and use of function in Microsoft Dataverse (currently in preview). Functions use Power Fx to execute a set of commands within Dataverse that run on the server-side.
A few days ago Microsoft announced the creation and use of function in Microsoft Dataverse (currently in preview). Functions use Power Fx to execute a set of commands within Dataverse that run on the server-side.
Yesterday (January 25, 2023), Microsoft release their plans for Microsoft Dynamics 2023 Release Wave 1. These release plans are available in various formats and can be accessed on the Microsoft Learn site, the Microsoft Release Planner or can be downloaded as PDFs.
In this post, I will demonstrate how to Clone a record using Modern Commanding. This will include Cloning of the primary record in addition to the ability to Clone child records.
Cards for Power Apps are a new way to design and deliver mini-apps to Microsoft Outlook and Microsoft Teams using Power FX/low-code.
Last Friday, September 16th, Microsoft introduced Name Formulas to Power FX. Named Formulas, and old concept that has been part of Microsoft Excel for a long time has now been brough to Power FX (currently experimental only). With Named Formulas we can simplify app initialization, reduce load time and logic and improve overall app maintenance
Today, June 2, Casey Burke, Senior Program Manager announced the General Availability of Power Appls modern commanding, which has been in preview for almost a year. Modern commanding provides the ability to modify the Command Bars in your Model Driven Apps using an easy to use low-code experience, and the ability to add business logic using either Power FX or JavaScript.