The low-code tools are making it easier than ever to have data flowing between different systems and presented in a custom UI that may bypass the original enterprise applications altogether. However, this does not free you from the requirement of having a license for these systems. Welcome to the world of multiplexing.
The changes in how Microsoft positions the various products in its portfolio are a common source of confusion and misunderstanding on Power Apps licensing. This blog post will examine the impact that the rise of Power Platform has had on the surrounding product offerings of Office 365 and Dynamics 365.
The Business Applications 2020 Release Wave 1 is here - and so is the first ever webinar for Team Forward Forever. Come and join us on Monday, April 6th!
10 questions and answers that you may have when approaching the Common Data Service as an app maker that doesn't come from a Dynamics XRM background: connectors, solutions, security.
Microsoft doesn't provide a single page from where to look up the prices for each of the license types for various products included under the Power Platform umbrella. Since this information is spread out and offered in various different formats, I decided to create a landing page with the core price info as well as links to documentation that's been the source of this pricing information.
The annual TechDays event offers a window into the broad Microsoft ecosystem. In addition to pure Power Platform topics, I also explored interesting sessions covering products like Synapse Analytics, Microsoft Teams and of course plenty of Azure - to understand how it all ties together.
There are certain details in Microsoft's licensing model for Dynamics 365 Team Members, Power Apps and environment capacity management that tend to raise questions among customers and partners. Here are answers to some of the licensing questions I've encountered during the past few months.
On Jan 27th Microsoft published their plans for the upcoming 2020 Release Wave 1. We have a lot to digest once again, so here are my top picks from the Power Platform side of Microsoft Business Applications. If you don't have time to read through 100+ pages, then maybe you should start checking out these features and work your way through the rest.
In addition to standard color picker options, Power Apps also supports CSS color names to define the appearance of text and icons. To make these color names work in conjunction with our custom SVG icon library from the previous blog post, let's also build a custom color picker for grouping and visualizing the available colors inside Canvas apps.
To create high quality visualizations for apps that can both scale to high resolutions as well as be dynamically manipulated via formulas, Scalable Vector Graphics (SVG) would be a great choice for Canvas Apps. While there is no native support for SVG features in Power Apps, you can bring in their XML definition and work with it to create a gallery to browse a complete library of icons imported from open source repositories like GitHub.