Automate Your Alerts: Sending Work Permit Expiration Reminders with Power Automate

In today’s fast-paced work environment, keeping track of important deadlines like work permit expirations can be challenging. Fortunately, Microsoft Power Automate makes it easy to create flows that automate this process. In this blog post, we'll walk through how to set up a Power Automate flow that sends alerts to employees 30 days before their…

Use Environment variables in Power Automate to Create Folder in SharePoint

Environment variables in Power Apps are essentially key-value pairs that store configuration settings, which can be used across different components within your Power Platform solutions. They offer a flexible and efficient way to manage parameters that might change between environments (like development, testing, and production) or need to be updated without modifying the actual app…

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.

Dynamics 365 – Populate Rich text control within a document template using Power Automate

Power Automate is a powerful tool that allows users to automate tasks and processes within Microsoft applications. One of its many useful features is the ability to populate rich text controls within a document template. Rich text control also known as content control are placeholders within a document that allow users to input and format…

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…

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…