Category Archives: Technical

Automating Local Document Retrieval and Email Drafting with Attachment by Using Copilot Studio Part 1

In the age of information, effectively searching, aggregating, and sharing pertinent information is vital in terms of productivity. This blog describes an end-to-end solution developed with Microsoft Copilot Studio for automating information extraction from local document stores. Furthermore, it details the seamless drafting of emails, providing a holistic approach to information management and communication. Imagine… Read More »

How to Create Effective AI Prompts Using Copilot in Power Apps

In this blog, we will explore how you can simplify and accelerate your AI prompt creation process using Microsoft’s powerful “Draft with Copilot” feature in the AI Prompt Builder. Whether you’re drafting customer emails, summarizing feedback, or generating business proposals, this tool helps you create well-structured, context-aware prompts effortlessly, saving you time and improving consistency… Read More »

Exploring the Potential of Power Fx Functions (Preview) in Power Apps

As developers, we often encounter scenarios where the same logic needs to be written in multiple places. This may result in code redundancy and possible discrepancies. To address this, Microsoft has introduced Power Fx Functions (Preview) — enabling a low-code approach to creating reusable logic within Power Apps. With Power Fx Functions, you can define… Read More »

Boost Reusability and Performance in Power Apps Controls Framework with Dependent Libraries

In this blog, we’ll explore how using dependent libraries can significantly improve maintainability, reusability, and performance in Power Apps PCF controls. Through practical scenarios, we’ll uncover how this architectural choice reduces bundle size and streamlines development. To illustrate this, let’s dive into a recent scenario our team encountered and how dependent libraries transformed our development… Read More »

How to Programmatically Add Option Set Values in Dynamics 365 with Power Automate

In every Dynamics 365 or Power Apps implementation, it’s common to require fields where users select values from predefined lists—such as Job Title, Customer Category, Priority, or Region. These lists are typically implemented using Choice fields (Option Sets) or custom Lookup fields referencing separate entities. A common challenge when configuring Option Sets in Dynamics 365… Read More »

Add Process Mining Report in Power BI Workspace

Embedding process mining reports in Power BI workspaces allows organizations to visualize, analyze, and refine their actual business processes. The combination is powerful, transforming sophisticated event data into actionable insights—making it simpler to spot inefficiencies, track performance, and drive ongoing improvement, all in a familiar, collaborative analytics setting. In order to customize process mining reports… Read More »