Tag Archives: Dynamics CRM 2015 Update 1

Price List selection logic available starting Dynamics CRM 2015 Update 1

Introduction Traditionally Price List in any of the transactions like Opportunities, Quote, Orders or Invoices was set by reading it from Customer. If there was no price list set for the customer, it would be left blank and the user would be required to set it manually. Price List is critical and needs to be… Read More »

Updating Date Values of Existing Records after modifying the Date/Time Behaviour in Dynamics CRM Online Update 1

Introduction In 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 values in UTC all the time. So you can now go and modify the behaviour of an existing date/time field… Read More »

Accessing related entities fields in Calculated Fields formulas in Microsoft Dynamics CRM 2015

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 blog here. In this blog we will focus on accessing related entities fields in calculated fields formulas. In Calculated fields, you can define… Read More »

One 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 application allow recording of rich data like pictures, videos etc within the application for later consumption. Recording notes traditionally in CRM has been… Read More »

Dynamics 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 want either all of your API instructions to succeed or all of them to rollback. If there is only a partial… Read More »