Converting Date/Time based on user timezone in SSRS reports for Dynamics CRM...
Converting Date/Time values according to a timezone is quite easy in languages like javascript, C#, etc. but achieving this in SSRS reports is a challenging task. For CRM online we can achieve this...
View ArticleAccessing related entities fields in Calculated Fields formulas in Microsoft...
Introduction:In our recent blog post about calculated fields we have covered about calculated fields support extended for Date/Time data types in Dynamics CRM 2015 Online Update 1. You can read this...
View ArticleCalculated fields support extended for Date/Time data types in Dynamics CRM...
Introduction:Calculated fields was first introduced in Dynamics CRM 2015 and it further improved upon the ability to provide codeless solutions to power users to configure. You can learn more about its...
View ArticleHierarchy Support in Dynamics CRM 2015 SDK
IntroductionHierarchies were introduced in Dynamics CRM 2015. Hierarchy provided a way for visualizing relation between records and identify where the records reside in parent child relationship.As in...
View ArticleDynamics CRM and Bing Maps integration using Maplytics – Add More Happy...
This is Part 1 of our series on some of the most common FAQ’s on our Maplytics solution which allows you to integrate your Dynamics CRM with Bing Maps for all entities.Why Maplytics?First thing,...
View ArticleImmersive Excel Experience with Dynamics CRM 2015 Online Update 1
Introduction:Export to Excel has been a feature that has been in Dynamics CRM since its initial release. Though it did the job, there were some annoying pop-up’s and probably a few clicks that could...
View ArticleHow to Open Quick Create form in Dynamics CRM 2015 Online Update 1
You might be aware of how to open CRM entity form using javascript function that was introduced in Dynamics CRM 2013 i.e. Xrm.Utility.openEntityForm()If you are not then you can refer our blog about...
View ArticleOne Note Integration with Dynamics CRM 2015 Online Update 1
Introduction:In today’s world there would be very few who perhaps still use notepad or like application for taking notes. Majority use application like OneNote or EverNote to manage their notes. These...
View ArticleDynamics CRM 2015 Online Update 1 – API support for Transaction
Introduction:As a developer, you always want to perform any database operation in a Transaction so that you have the choice of rollback in case an operation fails. There are many examples where you...
View ArticleRetrieve and Instantiate Global Email Template
Have you ever Retrieved or Instantiated an email template? If the answer to this question is YES, then you might be knowing the required parameters we need to have in place in order to do so.For those...
View ArticleHandling Date/Time fields in Microsoft Dynamics CRM 2015 Online Update 1
IntroductionManaging Date/Time fields in Dynamics CRM has not been easy especially when time zone come into picture and yet it is very critical to the application. Dynamics CRM being a global...
View ArticleCustom Actions in Dynamics CRM 2015 Online Update 1
Recap:Back in 2013, when Microsoft introduced the concept of “Custom Actions”, we had explained this feature in this blog. With the latest update released for CRM Online versioned 7.1, this feature has...
View ArticleUpdating Date Values of Existing Records after modifying the Date/Time...
IntroductionIn one of our earlier posts found here we had explained how the new date/time behaviour can be used to record date/times in the format that you require, instead of having it store the...
View ArticleMicrosoft Dynamics CRM E-Training Links
I came across this post on Linked Group a few days back about “CRM 2015 Training” and have been thinking to compile a list of links so that new Dynamics CRM users can benefit from it.Before you start,...
View ArticleApplying Scripts on Business Process Flow controls in Dynamics CRM 2015
IntroductionAnyone who would have tried using the api functions available to access the controls on the Business Process Flow to hide/lock in CRM 2013 would know that the function only worked if the...
View ArticleAutomatic record creation or update rules in Dynamics CRM 2015 SP1
Microsoft always believes in making life of people simpler using their product. This is what happens with every update of Dynamics CRM.There was one feature introduced in CRM 2013 to ease the life of...
View ArticleDynamics CRM – Q1 – Inogic Blog Popular Posts
Lets re-visit 5 of our most popular blogs last quarter. The ones you have liked, visited, shared and re-tweeted the most. Hope these posts are helping you to explore features of Dynamics CRM in your...
View ArticleRe-imagined Phone & Tablet Client for Dynamics CRM Online
IntroductionOne of the USP of Microsoft Dynamics CRM that differentiates it from other CRM applications available in the market is BYOD – CRM Anywhere. Dynamics CRM as of today supports the following...
View ArticleSending Marketing Newsletter From Dynamics CRM
If you want to send marketing newsletter(or any content that has HTML content) to all your Leads/Accounts/Contacts by using Quick Campaign by Email using Email template then you can select the...
View ArticleAdding Custom Button on Security area in Dynamics CRM 2015
In Microsoft Dynamics CRM 2015 Security area is introduced which contains entities such as Users,Security Roles and Teams which were present in Administration area in previous versions of Microsoft...
View Article