Month: September 2018
Power BI > Hide NULL or BLANK values in Matrix visual
Inkey, September 21, 201859924 Views
There are times when you don’t want null values to be displayed in the matrix, or only those items which has data in the table. Suppose we have data as in the below image: And we want those names which has all the three types, S1, S2 and S3. Simply plotting the data as in […]
Read moreSetup Azure portal resources to integrate external website with Microsoft Dynamics 365
Inkey, September 5, 20183778 Views
Today in this blog, I will explain you how to setup various resources in Azure to integrate the external website with dynamic crm 365 using Azure Logic App and Service Bus. You will have to create below resources in Azure to integrate external website with Microsoft Dynamics 365:- 1. Resource group 2. Service Bus Namespace […]
Read moreAccess the Azure Logic App using Service Bus to connect Microsoft Dynamics 365 from an external website
Inkey, September 5, 20183429 Views
Using Logic App we can create, update, return list of records etc from the CRM. Today in this blog, I will explain how to access the Azure Logic App using Service Bus from an external website. First, create a web API to access the Azure Logic App using Service Bus. Please refer the below link […]
Read moreIntegrate external web resource with Microsoft Dynamics 365 using Azure Service Bus & Logic App
Inkey, September 5, 20183990 Views
Today in this blog, I will explain how we can communicate with the Microsoft dynamics 365 from an external website using Azure Service Bus & Logic App. Using Logic App we can create, update, return list of records etc from the CRM. Below is an example of how we can create the record in the […]
Read more