Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (3)
Create contact from received Email using Flow

        Last week in a meeting client explained requirement: “.. we receive emails in a mail box, and we manually create contacts in CRM using sender name and address for further processing, we want to automate this.. .” This task was going to e...

Haansi 1,431
LikeLike (1)
D365 & Power Platform New Certifications & Exams

In the year 2019, D365 certifications and exams have undergone many changes. New certifications are replacing the legacy ones. By the mid of 2020, almost all past exams will be retired. I often get a chance to talk to people new to D365 or certi...

Haansi 1,431
LikeLike (1)
Web API “An error occurred while validating input parameters”

Today I had this error in my JS Web Api request: {“error”:{“code”:”0x0″,”message”:”An error occurred while validating input parameters: Microsoft.OData.ODataException: An undeclared propert...

Haansi 1,431
LikeLike (1)
Browser extensions for Dynamics CRM

Browser extensions are great software components which increase productivity and let browser do things which they can’t otherwise. For Dynamics CRM a few add-ons are available which do fantastic things for CRM developers, testers and power u...

Haansi 1,431
LikeLike (1)
Can’t connect to D365 if system clock is wrong

Probably title of this post summaries it well, but there is some detail worth explanation. I was developing an Azure Function app which was basically integrating data between D365 CE and another system. The major functionality of this applicati...

Haansi 1,431
LikeLike (1)
Parent child lookup fields in Dynamic CRM

Showing parent-child records in drop-down lists is a common requirement of business applications. Some examples: Manager > Employees Country > State or Province > City Account category > Account sub-category > Account number ...

Haansi 1,431
LikeLike (1)
Quick Tip: Fixing Plugin registration tool crash after login

Plugin registration tool (v.9) was working fine but I had to change the user account to deploy a plugin and tool started crashing. It was accepting my password, showing available CRM instances, and after I select the instance, without reporting an...

Haansi 1,431
LikeLike (0)
Opera shows unwanted border for tr ?

Today I faced an issue while testing a web page on Opera 12.02. Opera shows tr top border some time unwanted. I am not sure why it was but to fix this I just declare style for tr and set border to none. If anyone know its reason please share. tabl...

Haansi 1,431
LikeLike (0)
Unexpected exception from plug-in (Execute): System.MissingMethodException: Method not found: ‘!!0[] System.Array.Empty()’.

For a demo I was writing a workflow activity and got the error: Unexpected exception from plug-in (Execute): WorkFlowComponents.DeleteUnwantedPotentialLeads: System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'. It...

Haansi 1,431