Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Month: August 2020

Connect Dynamics 365 from Console Application using C#.NET

We can use organization service end point to connect online Dynamics 365 entities from Console application using C#. Lets see how to do that, Step-1 : Create Console App and add the code below in your code. Update your username and password and org. Step-2 : It requires assemblies of SDK and you can install…
Read more

Syllabus for Dynamics 365 Customer Engagement Functional Training

Here is the complete syllabus for Functional Training in Dynamics 365 Customer Engagement.

How to display Confirm Dialog box using JavaScript in Dynamics 365 CE

Normally in JavaScript we use window.confirm to display a dialog box but in Dynamics 365 CE we use Xrm.Navigation objects. Lets see how we can display confirm dialog box in below video.

How to call a JavaScript web resource in an HTML web resource in Dynamics 365 CE.

In our day to day development activities we create web resources and more often we need to call JavaScript web resources in an HTML web resource. In this video I explained how we can do that. KEYWORDS: How to call one web resource in another web resource in Dynamics 365 Refer one web resource in…
Read more

How to install Sample Data in Dynamics 365 CE

Normally when we subscribe the trial version it does not come with sample data. It is very time taken process to configure data so the easy way to have some sample data is to follow the advanced settings area to enable Sample Data. KEYWORDS: How to install sample data in Dynamics 365

New way of subscribing Trial version – Dynamics 365 CE

Microsoft is updating the process of trial version subscription of Dynamics 365 keeping Power Platform in mind. So lets see how we can subscribe 30 days trial using new process. Follow the below video to know more. Please subscribe for free videos everyday. Subscribe HERE. For any Training queries on Dynamics 365 & Power Platform…
Read more

How to be a MCT (Microsoft Certified Trainer)

If you want to be Microsoft Certified Trainer. With the video below to understand the benefits and enrollment process of MCT.

MB-210 Certification Exam – easy steps to clear

Hello everyone. In this post I will discuss some easy steps to understand how to pass MB-210 Exam :Microsoft Dynamics 365 Sales. Many people has given many ways to follow some are complex steps and some are time consuming. I am giving some specified steps to clear the exam by which I have cleared the…
Read more

MB-200 – Easy steps to pass the certification exam

Hello everyone. In this post I will discuss some easy steps to understand how to pass MB-200 Exam : Microsoft Power Platform + Dynamics 365 Core. Many people has given many ways to follow some are complex steps and some are time consuming. I am giving some specified steps to clear the exam by which…
Read more

How to call Power Automate Flow from Power Virtual Agent

In my previous blog I have discussed regarding the introduction and demo on Power virtual agent. If you have not yet visited then check here. In this post I will discuss how we can integrate Microsoft Power Automate (Flow) with Microsoft Power Virtual Agent. We will first design a Power Automate and use Power virtual…
Read more