Latest blog posts
View allWhile exploring the capabilities of low-code plug-ins in Dataverse in our previous blog, we experimented with a simple scenario involving billing details calculation. The objective was to implement a small piece of logic that calculates the total ...
As AI agents become increasingly embedded in enterprise workflows, providing accurate, up-to-date, and structured knowledge becomes essential. Microsoft Copilot Studio allows developers to connect agents directly to Dataverse tables, enabling agen...
In the previous blog, we tackled the hurdle of bypassing MFA using saved authentication states. While getting past the login screen is a victory, the real challenge in Dynamics 365 (D365) lies in the UI interaction with a few fields.Unlike standar...
Building a simple card in Power Apps was a difficult task. If you wanted to show a list of records in a clean, visual way, you couldn’t just use one control. You had to manually assemble a patchwork of different elements. You would add a container...
In Dynamics 365, when working with Power Apps inside the Dynamics 365 ecosystem, especially when consuming Dataverse APIs or Power Automate responses, developers often encounter challenges while handling structured data within a Canvas App.Many Da...
Model-driven apps in Power Platform provide a structured way to build data-centric applications using Dataverse where the user interface is automatically generated based on tables, relationships, and business logic. As these apps evolve it incorpo...
Document management in SharePoint is often underestimated. Many organizations believe simply creating a document library is enough. In reality, managing documents at scale becomes complex very quickly.As document volume increases, common challenge...
Before the built-in Confirm() function existed, adding a simple yes/no confirmation in Power Apps required significant manual effort. In canvas apps, developers typically had to create overlay screens, place message text and action buttons, and ma...
