Creative

How to create records from excel using Power Automate

Excel using Power Automate in D365: In this blog, i will show how to create records in dynamics 365 from excel automatically using power automate Now i have data in my excel sheet Add this excel file in your SharePoint Next create a new power automate flow Next take List rows present in a ...

Creative

How to convert emails to case in dynamics 365

convert emails to case: The first step in setting up the ‘from e-mail to case’ process is to update the general e-mail settings. For that we are switching to the old Dynamics 365 interface. From any model app you can access this classic interface via Advanced settings. Go to the Admini...

Creative

How to use copilot in Microsoft Dynamics 365 CRM

Enable Copilot for an Environment Go to admin.powerplatform.microsoft.com and go to the Environments and select the open the relevant environment Next go to the settings Go to the Product > features Here we have to turn on the copilot Navigate to Copilot Once copilot is enabled for the ...

Creative

How to get a record using GUID in dynamics 365

In this blog, we will show how to get a record using guid.  Go to your model driven app and click on your entity and then click Edit filters in the top right side Next select the field with your entity name and paste the GUID in the equals Now the record will appear equals […]...

Creative

How to populate lookup based on the option set

In this blog, we will learn how to populate a lookup based on option set using power automate Recently i got a requirement with deprecating option set field by replacing with a lookup but it have 5000+ existing records available. so, i have created this flow to populate lookup based on the...

Creative

How to change owner of a Power Automate flow

Today i got a requirement from my client to reassign the owner for some blogs Now i want to share my knowledge how i achieved this requirement Open Advanced settings and click on the Filter Modify the advanced search like showing in the image and then click on search select the flow and cl...

Creative

How to Enable the Preferred Solution in Dataverse?

Preferred solution introduction: All of the modifications that Makers make in an unmanaged solution by default are kept in the Common Data Services Default Solution. developing a new solution and making necessary adjustments to an existing component or developing some new components after ...