Category Archives: Microsoft PowerApps

Enhancing Mobile Productivity: Exploring Dynamics 365 CRM Mobile App with Power Apps

In a digital age where mobility and agility are paramount, mobile apps have transitioned from being a luxury to a necessity, revolutionizing modern business operations. Among these transformative tools, the Dynamics 365 CRM Mobile App and Power Apps have emerged as game-changers, redefining mobile productivity for businesses of all sizes. The Dynamics 365 CRM Mobile… Read More »

Add Custom Buttons on Editable Grid within Microsoft Power Pages

Microsoft Power Pages provide an ability to customize the forms with various subgrids or other controls through Web Pages. Each subgrid can have many OOB button capabilities, such as Create, Associate, Update, and so on. There can be scenarios where these OOB buttons do not fulfill the actual business requirements, and there can be a… Read More »

‘Maker Welcome Content’ Option in Power Platform Admin Center

In the previous blog, we covered how to enable managed environments to get more visibility and control. We also discussed areas that help you scale as a better environment administrator. Likewise, in this blog, we will see the new features introduced in the Power Platform Admin Center called Maker Welcome Content. So let’s get started!… Read More »

Automatically sending Power Apps cards to Microsoft Teams channels using Power Automate Flow

Microsoft has added a new feature called Cards in the Wave 2 release.  Cards are simplified forms that are connected to Dataverse which can be sent to CRM users to capture the required details. In the previous blog, we explained how to create cards using Power Apps. In this blog, we have explained how to… Read More »

Send Trailing Follow-Up email in Microsoft Dynamics 365 CRM using Power Automate Flow

Microsoft Dynamics 365 CRM allows users to send an Email to any recipient through Power Automate Flow. Recently we received a requirement to send a follow-up email that should be trailing mail for the previous email after 2 days of New Opportunity. So, to fulfill this requirement, we have used Power Automate Flow to create… Read More »

Get Entity Colors in PowerApps Component Framework

Introduction PowerApps Component Framework has numerous methods that are useful to developers in several ways. In developing one of my PCF controls, I ran across a case in which entity colors were required in our control. I obtained this using the conventional method of calling the getEntityMetadata() for the respective entity and obtaining the EntityColor… Read More »