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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
How to get label of choice field in Dataverse Plugin

When working with Dataverse, you may need to retrieve the label of a choice column in a plugin instead of the underlying integer value. The labels provide more meaningful information to end-users than the integer values. In this post, I’ll walk yo...

Sanjaya Prakash Pra... 2,745
Like (0)
Generate Word Template Automatically from Dataverse Record in Power Automate and S...

In this blog you will learn how to Generate Word Template Automatically from Dataverse Record in Power Automate and Send as an attachment in email outlook. Watch the video below or scroll down to read the steps. Problem Statement How to download W...

Sanjaya Prakash Pra... 2,745
Like (0)
Wait till a condition met in dataverse record in Power Automate Business Usecase

In this blog you will learn how you can configure a power automate flow to keep waiting till a file attached or uploaded in file column in a dataverse record and proceed once the condition met otherwise keep waiting to the event. watch the video b...

Sanjaya Prakash Pra... 2,745
Like (0)
How to Use the Configuration Migration Tool in Dataverse: A Step-by-Step Guide

The Configuration Migration Tool in Dataverse (previously known as Dynamics 365 CE) is an essential utility for exporting and importing configuration data. It’s highly useful for moving data such as metadata, customizations, and configurations bet...

Sanjaya Prakash Pra... 2,745
Like (0)
Configuration Migration Tool Download – Using PowerShell for Power Platform/ Dynam...

The Configuration Migration Tool (CMT) is a part of the Dynamics 365 SDK, used to move configuration data between environments. You can download and use the tool via PowerShell for automating tasks in Dynamics 365, like transferring data or config...

Sanjaya Prakash Pra... 2,745
Like (0)
How to Run a Flow on a Selected Record from a Model-Driven App and Pass Custom Par...

Model-driven apps in Dynamics 365 offer a robust way to build applications that rely on your data model. One powerful feature that can greatly enhance your app’s functionality is the ability to run a Power Automate flow directly on a selected reco...

Sanjaya Prakash Pra... 2,745
Like (0)
How to Set a Lookup Field Value in Power Automate with Dataverse Connector

In Power Automate, working with Dataverse often involves updating records with related data. A common scenario is setting a lookup field value, which creates a relationship between two records. In this blog post, we’ll walk through the steps to se...

Sanjaya Prakash Pra... 2,745
Like (0)
[Solution]You can’t use Now(), which is of type DateTime, with the current functio...

You may get ths error if you use NOW() function in Calculated Column Formula as per below screenshot. Root Cause In Dataverse, when creating a calculated column, you cannot directly use Now() (which is a DateTime function) Solution Instead of usin...

Sanjaya Prakash Pra... 2,745