I am very excited to announce that canvas components are now available in production as an experimental feature! Canvas components make it easier to build reusable controls, such as navigation menus and dialogs. The ‘master’ / ‘instance’ behavior makes it easy to reuse them as building blocks inside the app or shared between apps. Why components?
Some big news!  Or at least much bigger news. Canvas app SaveData and LoadData functions are now only limited by the amount of available app memory and local storage on a device. The previous limit of a few megabytes no longer applies.
As the number of users, apps and flows in a tenant grows, it can be hard to manage what connections are being used by which apps and flows.
Learn how to upgrade your previous version Common Data Service (CDS) database along with any canvas apps and flows that depend on it to the new CDS for Apps database. Or, delete your previous version CDS database and create a new empty CDS for Apps database.
Learn about the latest Power Platform innovations straight from the source and transform the way you use do business by attending the Power Platform World Tour in Silicon Valley, CA on February 19-20.
Are you an Independent Software Vendor? Have you built a PowerApps App that wasn’t custom-built for a specific organization? We want to meet with you to learn more about how you work, and how we can make PowerApps work better for you and others like you!
For regular readers of this blog, you may recall a blog post by Carlos Figueira on working with SQL server time values. In it, Carlos used the Mid, Find, Substitute, and other functions to parse an ISO 8601 duration string such as “PT2H1M39S” which represents 2 hours, 1 minute, and 39 seconds.
We are excited to launch the public preview of the Data Gateway feature on the Power platform admin center; This feature provides tenant admins with visibility into all On-premises data gateways within their organization and also management capabilities.
App templates in PowerApps are a great way to jump start the creation of an app that can be deployed in your tenant.
For the last few months we have been rolling out new features for Canvas apps when connected to the Common Data Service for Apps: One-to-Many relationships Option sets Many-to-Many relationships Aggregate delegation We have been doing this work under an Experimental switch, off by default for all apps: Thank you for playing with these features and
Sum, Min, Max, and Average functions in Canvas apps are aggregate functions that can reduce a large amount of data down to a single value.  For example, Average could be used to find the average age of a class of students using Average( Students, Age ).
PowerApps authoring using data is getting easier with improved creation and selection of datasources, fields, and connections. The experience has been updated and search was added to help quickly find the right item. Also more of the data controls can be configured directly in the property pane. This experience is rolling out throughout this week.