This is a reference post for another blog post I am working on. I figured it would be a good as standalone post as well. Power Automate has opened up a whole new world of connectors and APIs that would traditionally have been reserved for pro...
When you build custom solutions where you need to create, read, update or delete data in the Common Data Service (including Dynamics 365 apps), you don’t necessarily want that application to use specific user credentials to do its work. ...
Summary All PowerApps/Dynamics 365/CDS projects, big or small should be using some form of source control for customization.You don’t necessarily need to build complicated build pipelines or continuous integrations to implement an ALM pr...
Summary Some custom entity views and subgrids missing the Menubar in when being added to Model Driven Power Apps in the new Unified Interface.Resolution is to Edit Ribbon and Publish.Following post describes symptoms and resolution steps. ...
A popular out-of-the-box feature of Power Apps portals that came from the original Adxstudio product is the ability to display a map on a web page based off of data from an entity list. In order to render the map, you need to configure an enti...
One feature of Power Pages that doesn’t get a lot of attention is Content Snippets. What is a content snippet? Its really just a piece of text or HTML that you can inject into headers, footers, page copy, or in web templates. You can even i...
I was working on a project the other day and the requirement was for a user of a Model-driven Power App to go through a series of steps to approve an application with a number of data points. I am not the biggest fan of Business Process Flows, (...
Summary Two of the October release features for Dynamics 365 Portals are now generally available; Manage SharePoint Documents Power BI Integration The New Portal Editor is now in a public preview. Details on configuring these features can be fou...
This is post is essentially a re-write of a post I wrote 2 years ago called Creating a Drill Down Link on a Dynamics 365 Portal Entity Form”. However, with the upcoming release of PowerApps Portals I thought it might be a good time to ...