Filtering Users Based on Their Team in Dynamics 365 Using JavaScript

When working in Dynamics 365 or Power Apps model-driven apps, it’s common to have forms where you want to restrict a lookup field so it only shows relevant records. A typical scenario is filtering the “User” lookup field to only display users who belong to a specific Team. In this post, we’ll walk through how…

Retrieving data from Microsoft Dataverse in React pages via Node.js backend

In this blog post, we'll explore how to integrate Microsoft Dataverse, formerly known as the Common Data Service (CDS), with a Node.js backend and a React.js frontend. Microsoft Dataverse is a cloud-based data storage service provided by Microsoft as part of the Power Platform suite. By integrating Dataverse with Node.js and React.js, we can build powerful applications that leverage the capabilities of Dataverse for data storage and management.

Configure Nested Grid Controls in Power Apps for Entity Views

The Power Apps grid control is an advanced version of the read-only grid, offering users the ability to easily view, open, and edit records within views and subgrids. Alongside inline editing, it boasts features like infinite scrolling, nested grids, grouping, and customization options. In this blog post, we'll guide you through the process of adding…

Open Power Apps Custom Page from Dataverse Subgrid

In the dynamic world of PowerApps, the ability to easily navigate between components is most important. One powerful feature that elevates user experience is the capability to open custom pages directly from a Dataverse subgrid. This functionality not only streamlines processes but also empowers users with a more personalized interface. REQUIREMENT In this situation, there's…

Send Appointment Invites from Power-Apps to Users as well as Non-Users and to reflect in the Calendar

This blog shares an idea about a standard feature in power apps, which can be used for setting up appointment invites from power apps. These appointments created will also be reflected in your event calendars which makes it easier for you to join the meetings directly from there. This interesting feature was recently implemented for…

Access audit data using Azure Synapse Link for Dataverse and Power BI

Customers who use Azure Synapse Link for Dataverse can export audit logs easily to meet the external and internal auditing, compliance, security, and governance policies that are common to many enterprises. Microsoft Dataverse auditing is supported on all custom and most customizable tables and columns. Audit logs are stored in Dataverse and consume log storage…

PowerApps for Nonprofits: Why should you choose?

If you work at a nonprofit, you should understand the benefits of Microsoft PowerApps for nonprofits. What is PowerApps? Microsoft PowerApps is a tool that aims to place all the power of software design into the hands of non-coders. You can create custom apps from scratch to solve all your nonprofit’s unique problems. And thanks…