Browsing articles from "September, 2011"

Office colour scheme: How to make your data look pretty

When creating charts, I often find myself having to meddle with colours. This is particularly the case when I am creating complex charts for Dynamics CRM, or some KPI in Excel to be included in a SharePoint dashboard. If you want your dashboards, reports and charts to look appealing, you must know how to work with colours.

However the right colour combination goes beyond simple aesthetics; it helps convey the correct message. Colour can be used to identify the natural order of values, indicate figures that required immediate attention, and help differentiate neighbouring elements.

To find the correct colour combination can be a tedious choir. Particularly when you just want to get it over with. My trick is to use the default Microsoft Office colour theme as a reference. In order to make this task easier, I created a reference chart with listing the colours along with both RBG (red/blue/green) and hexadecimal values.

Read more >>

Dynamics CRM: Creating a radar chart

From all of the new features in Dynamics CRM 2011, the one that got me thrilled the most is charts. Dynamics CRM comes with a selection of charts for opportunities, leads, accounts and so on. It also allows users to create five different chart types straight from the Dynamics CRM interface: Column, Bar, Line, Pie and Funnel.

However, there is more to charts than it meets the eye. The charts functionality in Dynamics CRM leverages the ASP.NET chart controls, which means that we have at our disposal over 20 different chart types we could use. I decided to put the theory into practice and I created my very first radar chart for Dynamics CRM: Deals Won vs. Deals Lost by Territory. Read more >>

Dynamics CRM: The importance of the Lead entity

One issue I often come across with Dynamics CRM customisations is clients being puzzled about the Leads entity. I do have a share of clients that genuinely have no need for the Lead entity, but you’ll be surprised how many people turn a blind eye to Leads based purely on misunderstandings and incorrect assumptions. Then when we get to explain the real use of the Lead entity they would often go “oh, wait. We do want that!” So I decided to write this post about why I find Leads to be of such importance in Dynamics CRM. Read more >>

Windows 8 and Metro: Let’s not get carried away

When I was about 8 years old, I saw in an art gallery a painting that got stuck in my memory forever. The canvas had an textured, icy grey background colour. Besides that it had only two thin lines of paint crossing each other forming an “X”. One of those lines was painted in a soothing lilac tone, starting half-way to the bottom left of the canvas and going on a tangent towards the top-right corner. The other line was a striking tone of pink, which started with a gentle stroke, increasing in contrast as it went on a tangent towards the top-left corner.

Then I checked the price of that piece of work. The next thing I remember was my mother reprehending me for cursing out loud in a public place. This story came to my mind today as I was installing Windows 8, and reflects what I think of the whole hype around the Metro interface. Read more >>

Dynamics CRM 2011: Diving into the sales pipeline – Part 1

No matter how orthodox and customisation-free you want your Dynamics CRM implementation to be, there is always one aspect of Dynamics CRM that must be customised: The Sales Pipeline. Such customisation is required if you want the default sales pipeline to work properly, as well the sales pipeline report.

The issue at hand is, how can we set-up a functional sales pipeline with charts and reports, yet keeping Dynamics CRM as close as possible to its out-of-the-box functionality? Which fields should we use and how should we design our workflows?

Because there’s so much to discuss here, I’m going to break this up into multiple parts. And in this first part of the series, I’d like to address the fundamental concepts of the sales pipeline and introduce some key points on how to conduct a requirement assessment.

Read more >>