
When building Power Apps code apps, one of the most powerful things you can do is reach directly into Dataverse to trigger business logic. Whether it is routing a support ticket to the right queue, checking who the current user is, or running a cu...
Managing enterprise applications across Microsoft Power Platform and Dynamics 365 can be challenging for administrators. Teams must continuously monitor storage, licensing, environmental health, operational failures, and platform updates across mu...
This blog demonstrates how to automate project assignments in Microsoft Dynamics 365 using Microsoft Power Automate and Power Apps Code Apps, where unassigned projects are retrieved from Dataverse and automatically assigned to developers based on ...
We spend a lot of time working inside Dynamics 365 CRM forms. Accounts, Opportunities, Cases and other commonly used entities. One area that always had room for improvement was how data gets presented within those forms. For example, if a sales ma...
Microsoft Dynamics 365 Customer Service provides AI-powered assistance through Copilot features that help customer service representatives improve productivity and streamline support operations.One of the latest additions is Copilot immersive (pre...
In today’s digital-first business environment, customer portals are expected to deliver far more than convenience. They must provide a seamless user experience while maintaining strong security, compliance, and data protection standards. For organ...
In the previous blog, the “what” and “why” of Server Logic were explored. This entry takes the concept further by demonstrating the implementation of a full CRUD (Create, Read, Update, Delete) interface that communicates with an external OData ser...
Have you wanted to save offline data in SharePoint, but also needed to include attachments. Here is a way to save, retreive and upload this data using only Power Apps.