Charts don’t just go on dashboards, they can go on the forms too. It’s really just a sub-grid that displays a chart instead, but as this seems to be a heavily underutilized feature in MS Dynamics CRM, maybe I can bring some more focus on it with this post. The primary example where form charts … Continue reading Charts on Forms, or User/Account Specific Dashboards
CRM Chart
Display only complete weeks or months in charts
Here’s an issue that can be rather annoying. You want to display activities by week. You set up your chart and have a view that includes data from the last 5 weeks. The only problem is, that a view showing the last 5 weeks doesn't show the last 5 weeks. It is showing you the … Continue reading Display only complete weeks or months in charts
Is your “Regarding” field on activities set correctly?
MS Dynamics CRM gives you a plethora of options for setting your activities regarding a specific record. Most companies have guidelines on which entity certain activities should be set to. For example, an often recommended approach is to set activities regarding the opportunity it is about. However, if a sales person simply clicks on the … Continue reading Is your “Regarding” field on activities set correctly?
Create a Gantt Chart in MS CRM
Until recently I thought that Gantt charts couldn't be done in MS Dynamics CRM without turning to some serious development, which I found unfortunate because this is a popular type of chart and users find them easy to read. Turns out you can, and it's not that difficult to create a simple Gantt Chart in … Continue reading Create a Gantt Chart in MS CRM
LabelFormat Cheat Sheet
Formatting the labels on CRM charts can be a little tricky at times. That's why I've created a little cheat sheet, so I can always find a custom formatting option that fits, and copy it in to my CRM chart xml. Jump to the bottom of this post, if you want to go straight to … Continue reading LabelFormat Cheat Sheet
Groupby Business Unit – even when not present (i.e. Activities/Opportunities)
In setups where both Users and Teams own records, it can sometimes be useful to group data by the owning Business Unit, rather than by the Users or Teams individually. Most entities allow you to add an "Owning Business Unit" column in Advanced Find to take care of that, but some do not. Most notably the … Continue reading Groupby Business Unit – even when not present (i.e. Activities/Opportunities)
Groupby on a related entity’s related entity
Are we focusing on the right Accounts and Opportunities? A common question in sales departments. Accounts are often classified in some kind of A, B, C categorization based on their potential value etc. Ideally, that means you sales activity should primarily be related to A accounts and some B accounts. However, a common setup in CRM, is to set … Continue reading Groupby on a related entity’s related entity
Everything ScaleBreak in MS CRM 2011 Charts
Adding a ScaleBreak to charts in CRM can be useful when you have data that varies a lot. For example one column with a very high value, can dwarf the rest so it is impossible to see the details in them. Luckily, MS CRM 2011 allow us to add a ScaleBreakStyle to our chart xml. … Continue reading Everything ScaleBreak in MS CRM 2011 Charts
Aggregate Total on top of Stacked Column Charts or Bar Charts in MS CRM 2011
Adding an aggregated total to the top of a stacked column chart sounds simple enough. It’s a couple of clicks in Excel. In MS CRM 2011 however, it is a different story. You would have to add an additional series to the chart, which then calculates and displays the total. But Stacked Column charts in … Continue reading Aggregate Total on top of Stacked Column Charts or Bar Charts in MS CRM 2011
Removing Axis Titles, Legend and Axis Labels in CRM Charts for MS Dynamics CRM
Update: 5/1/2017: Post updated to support all versions of Dynamics CRM from CRM 2011 to Dynamics 365. Dynamics CRM (or Dynamics 365) Charts come with a lot of information around the chart graphic itself. Often the Axis Titles, Legends or maybe even the labels are redundant. If they are it can make sense to remove … Continue reading Removing Axis Titles, Legend and Axis Labels in CRM Charts for MS Dynamics CRM