web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Step-by-Step Guide to Creating Low-Code Plug-Ins for Copilot

While 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 ...

Inogic 1,258 Moderator
Like (0)
Adding Dataverse as a Knowledge Source in Microsoft Copilot Studio

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...

Inogic 1,258 Moderator
Like (0)
Mastering Dynamics 365 UI Automation with Playwright – Part 2

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...

Inogic 1,258 Moderator
Like (0)
How to Simplify Record Views with Modern Cards Control

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...

Inogic 1,258 Moderator
Like (0)
Exploring Type and RecordOf functions in Power Fx

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...

Inogic 1,258 Moderator
Like (0)
Automating UI Testing for Model-Driven Apps with Power Platform Test Engine

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...

Inogic 1,258 Moderator
Like (0)
Modernizing Document Management in SharePoint with Autofill Columns

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...

Inogic 1,258 Moderator
Like (0)
Adding Native Confirmation Dialogs with Power Fx function

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...

Inogic 1,258 Moderator