Category Archives: Dynamics CRM

Intuit QuickBooks integration link with Dynamics CRM 4.0 released

Intuit QuickBooks is one of the most popular accounting packages for the SME segment. There has always been a need to integrate Microsoft Dynamics CRM with the accounting system to avoid duplicity as well as to improve productivity and efficiency by providing the sales people using Dynamics CRM a view of the financial details of… Read More »

How to merge records in Dynamics CRM

In one of our earlier posts we had explained the Duplicate Detection Feature that is now available in Dynamics CRM 4.0. However suppose there was not Duplication detection rule setup and it resulted in you have duplicate records of Accounts in your CRM.For this CRM provides the option to Merge 2 records.This feature is available… Read More »

New Plugin Messages made available by Microsoft in Dynamics CRM 4.0

Execute: The execute event always gets fired when you open the views. Like from Main application view, lookup view, Advanced search view etc. (but not from associated views).While registering this event, no primary entity name is required.Input parameter: fetchxml – The fetchXML query sent.Output parameter: fetchxmlresult – The resultant records of the fetchXML query Retrieve:… Read More »

Add SRS report to CRM Form

In course of implementation of Dynamics CRM, a number of clients have asked us to display reports designed using Sql Reporting Services (SRS) within CRM as a tab or may be as a option to the Main Menu. This helps the user to quickly check reporting. I have described a simple way to achieve this… Read More »