In Dynamics CRM 2013 charts you can drill down/drill up data to access deeper levels of analysis. Here is how to do it simply in 2 steps: Let's take an example of a pie chart of accounts by country: Step1: Click on any sector to drill down, choose a field and a chart type then click OK(arrow … Continue reading [Quick Tip] Perform Drill Down on charts
[Quick Tip] How to Apply Javascript On Business Process Fields
In Dynamics CRM 2013 having control on Business Process fields seems to be impossible. You cannot apply Business Rules on these fields but yet it's possible to access them via Javascript. I think this can be very useful since it's very simple to implement. You only have to prefix your field names in the code … Continue reading [Quick Tip] How to Apply Javascript On Business Process Fields
Mass import values from Excel file for your Option Set field
We usually need to populate an option set field with a numerous values (Countries for example). So typing 100 or more countries is at the same time a tedious and time wasting job. Here is a tip that can help you automatically populate an optionset without typing all the values. Let's take for this example … Continue reading Mass import values from Excel file for your Option Set field
