power platform

power platform

1636 bookmarks
Custom sorting
Power Apps Ideas Transforms Natural Language to Formula - Carl de Souza
Power Apps Ideas Transforms Natural Language to Formula - Carl de Souza
Microsoft is continually building AI functionality to improve the coding and non-coder experience with examples that include natural language query code generation. In this post, we will explore the pre-release Power Apps Ideas functionality, which transforms natural language formula to code, and the Train with Examples functionality that takes advantage of the ideas of Programming by example (PBE). We will look at how it is applied in the Canvas Apps in data … Continue reading Power Apps Ideas Transforms Natural Language to Formula
tommypuglia·carldesouza.com·
Power Apps Ideas Transforms Natural Language to Formula - Carl de Souza
Power Fx: Experimental error handling update | Microsoft Power Apps
Power Fx: Experimental error handling update | Microsoft Power Apps
Error handling is almost done. Before we complete it, we are making some small changes to how Blank is handled by the Value functions. All changes are under the experimental “Formula-level error management” switch and will not impact the vast majority of apps. We are also introducing a new home for experimental feature documentation and feedback in the community forum.
tommypuglia·powerapps.microsoft.com·
Power Fx: Experimental error handling update | Microsoft Power Apps
Build A Shopping Cart In Power Apps
Build A Shopping Cart In Power Apps
The most popular example is a company store where items are placed into a shopping cart. I will show you how to create a Power Apps shopping cart.
tommypuglia·matthewdevaney.com·
Build A Shopping Cart In Power Apps
Does how you submit date and time data matter?
Does how you submit date and time data matter?
Does how you submit date and time data matter? The answer is “Yes” if you are using Canvas apps, User Local data and direct oData API calls.
tommypuglia·powerapps.microsoft.com·
Does how you submit date and time data matter?
How to Create Reusable Canvas Components in PowerApps
How to Create Reusable Canvas Components in PowerApps
Introduction Similar to the components that we can create for model driven PowerApps using the PowerApps Component Framework, it is also possible to create components within Canvas Apps as well. A component once created with Canvas App can be reused across apps and screens following the ‘Build once
tommypuglia·inogic.com·
How to Create Reusable Canvas Components in PowerApps