Block your CRMUG Summit schedule 16 Oct, 2:30 pm – Maps Revolution for your Dynamics 365 CRM

We are ready for one of the biggest gatherings of our Dynamics 365 peers, CRMUG Summit Phoenix during October 15-18 at Phoenix Convention Center.  CRMUG Summit is the independent largest user group for Dynamics CRM 365 users worldwide. This year about 200 + sessions along with more than 32 Partner Solution Showcase would be presented… Read More »

Get Specific Filter Parameter Value in SSRS Report – Dynamics 365 CRM

Recently, we had a business requirement in which one of our clients needed some modifications in report. So as we all know, SSRS reporting tool is most widely used to make customizations in the report. Requirement: User should be able to see the updated report header based on, the value selected for the field in… Read More »

Synchronizing Dynamics CRM Tasks with Google Tasks

Introduction: With the introduction of Microsoft flow, it has now been hassle free experience for users who wish to sync their Dynamics 365 CRM tasks with their respective Google accounts tasks. In our last posts, we have covered how we can Create a record in Dynamics 365 using Gmail Connector and Create Dynamics 365 Records from an Excel on Google Drive using Microsoft Flow. In… Read More »

Steps to Upgrade Click2Clone – One Click Solution to Clone Dynamics 365 CRM Records

Thank you for your feedback on the new Click2Clone release – Your favorite one click solution to Clone Dynamics 365 CRM records. We have been posting article about the new features that we have added to Clone Dynamics 365 CRM record with over 100 line items in a single click. In another post we have discussed on… Read More »

JavaScript: “Execution Context” provides Form Values on Web as well as UCI in Dynamics 365 v9.0

Introduction: No doubt, Microsoft Dynamics 365 v9.0 surprised us with the UCI feature which provides a generic user interface to users, this is about UI but behind the scene for developers also Microsoft provided “Execution Context” object which is a collection of array. Recently we have a business requirement to perform some action using Custom… Read More »

Need help with implementation or migration to Dynamics 365 Portals? You are at the right place!

Before the introduction of the internet, businesses struggled to reach out to their customers and prospects for training and support of their products and services. The training sessions and support documentations drained organizations resources and were a slow method to deliver the customers, partners and employees information. While customers relied heavily on the support and… Read More »

Capture Image API in Dynamics 365 v9.0

Introduction: As we all know Microsoft has introduced many of new client APIs in Dynamics 365 v9.0 which makes dynamics CRM developer’s life easy. ‘CaptureImage’ is one of the useful API for Dynamics 365 mobile users. In this blog, we will see how this API helps Dynamics 365 mobile users to capture image and use… Read More »

How to Retrieve SiteMap XML programmatically in Dynamic 365

Introduction: We can edit Sitemap by using Microsoft Dynamic SiteMap Designer or SiteMap Editor using XrmToolBox. Whereas we can also update SiteMap programmatically, but before updating SiteMap we have to retrieve SiteMap XML programmatically. So in this blog, we will discuss about how to retrieve SiteMap XML programmatically. Recently, we came across below scenario, Where… Read More »