Creating Customer Service Dashboard in Excel [Part 3 of 4]

Share

Facebook
Twitter
LinkedIn

Welcome back. In part 3 of Making a Customer Service Dashboard using Excel let us learn how to create the charts in our dashboard.

Designing Customer Service Dashboard
Data and Calculations for the Dashboard
Creating the dashboard in Excel
Adding Macros & Final touches

Creating Customer Service Dashboard in Excel

Deconstructing the header area – Customer Service Dashboard

I like to keep a header area on all my dashboards. The purpose of header is simple. It shows key summaries and gives the users a sense of what is going on. In our customer service dashboard, the header has various key metrics & their trends, as shown below.

Charts in Header area - Customer Service Dashboard

Constructing the spark-line for trend

Excel 2010 Sparklines for DashboardThe trend of calls for “All” and 2 selected options is shown as sparklines. Sparklines, a new feature introduced in Excel 2010 is very handy and easy to use. All you had to is select the 28 day call volume figures for ALL & 2 selected options and then go to Insert > Sparkline. Select the line sparkline & bingo, the sparklines are added to your workbook. Just cut them and paste them on the dashboard sheet.
Related: Learn how to use Excel 2010 Sparklines for dashboards

Constructing the traffic lights for call resolution

This is done with Conditional formatting. Another favorite feature. First we need to decide the traffic light conditions. In our case, I have defined below rules.

Conditional Formatting Traffic Lights for Customer Service Dashboard
Related: Using Conditional Formatting Traffic Lights for your dashboards

Constructing Satisfaction Rating Chart

Distribution of customer satisfaction ratings is shown as a column chart. This is in fact a sparkline. The data for this is in Calcs!L42:N46. This is calculated using beloved SUMPRODUCT as shown in 2nd installment.

To insert the chart, just select L42:N46 in Calcs sheet and click on Insert > Sparklines (Column) chart. Move the chart to Dashboard sheet.

Related: Learn how to use Excel 2010 Sparklines for dashboards

Deconstructing the Dynamic Comparison Chart

The heart of this dashboard is dynamic chart at bottom. It has a lot going on,

  • You can change the 4 week period for this chart
  • You can select how you want to compare
  • You can select which 2 options you want to compare
  • You can tell what type of chart to show – (call volume, talk time, resolution rate, satisfaction rating & upsell $s)

To explain the dynamism of this chart, I have made a brief video. Please watch it first.
[Watch the video on our Youtube Channel]

So how this chart is made?

Even though we see dynamic chart in our dashboard, it is actually a picture link. This is how the chart works:

  1. From the calculations we have learned in 2nd part, you know that we constructed 28 day information for all 5 charts.
  2. Select each of these 5 types of info & create charts.
  3. We will end up with 5 charts. Place them neatly in empty cells.
  4. Next, define a named range selChart, that returns one of these 5 cell ranges based on which chart user wants.
  5. The definition for selChart is, =CHOOSE(valChartToDisplay,  calcs!$C$73:$H$81, calcs!$C$84:$H$92, calcs!$C$95:$H$103, calcs!$C$114:$H$122, calcs!$C$125:$H$133)

I am sure you can figure out the rest of the details. See this illustration to understand how this chart is made.

Deconstructing the Dynamic chart in Customer Service Dashboard

Download Customer Service Dashboard

Excel 2010 version: Click here to download the dashboard workbook

Excel 2007 version: Click here to download the dashboard workbook

Examine the charts to learn better. Change the drop-downs, date values in dashboard sheet to see how the formulas work.

What next? – Adding final touches to the dashboard

So far, we have learned about the design of this dashboard, calculations behind it & how the charts are put together.

In the final installment, learn about the remaining pieces of the puzzle – VBA code, design tricks & future direction of the dashboard.

What charts you would put in this dashboard?

I liked the challenge of creating one dynamic chart that can show any data & analysis based on user’s wants. But I am sure there are more interesting ways to display call center data. So go ahead and tell me what charts you would include in a customer service dashboard. Bonus points if you can make the dashboard and share it with us. Go ahead and share your thoughts using comments.

Learn more about Dashboards

If you are looking for examples, information & tutorials on Excel dashboards, you are at the best. At Chandoo.org we have elaborate examples, tutorials, training programs & templates on Excel dashboards, to make you awesome. Please go thru below to learn more:

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

23 Responses to “Learn Top 10 Excel Features”

  1. Dwi Budi H says:

    What it looks like if excel without formula?? 🙂

    • philip says:

      It would be not excel it would just be fancy tables in which you could just use power point. (Chandoo) would Access be an alternative?

  2. Roy says:

    Awesome piece of work!!!

  3. Rich says:

    Great article.

    Chandoo - my biggest interest in the article was the awesome word-graphic at the top - where did you go to get it done into a shape?

  4. koushik says:

    Awesome Chandoo.. You need always needs coffee to start up with. BTW , how did u created the Heart Shaped picture filled with High Repetitive text in it .. Please put it on your Next blog ...

  5. Bob Watson says:

    Chandoo, good article. I’ve added a link to it from Connexion – our collection of the most useful and interesting spreadsheet-related articles from the web. See http://www.i-nth.com/resources/connexion

  6. ca.nkv says:

    Hi,

    Just one small question. Where the hell have been I in the past for not discovering this website sooner?

    I've lost a job interview recently where even though I had the subject knowledge, I was not upto their mark in Excel.

    Thank you for all the free tips, guidance and for creating this forum environment.

    [PS: I've just been through the site for the 1st time, and have signed up for the newsletter. You can expect pretty stupid questions from me soon]

  7. William Luke says:

    Hy Chandoo, you always inspire me with to explore something new in excel. This data structure table is only for excel 2007 or compatible to 2010. I recently installed latest excel version 2013 in my System and experience problems regarding operating according to previous one. I'm waiting your article relates to that excel version.

    Thanks

  8. Ankit Bansal says:

    Awesome article Mr. Chandoo and that is a awesome heart shaped pic you created. Great tips as well.

  9. [...] Learn Top 10 Excel Features | Chandoo.org – Learn Microsoft Excel Online. [...]

  10. Arvi says:

    Chandoo is awesome..

  11. Kevin Ko (student major in computer and tech.) says:

    Thanks, i got better, And i always get 90.50 in my grade card but now i get 96.50 i improved because of the tutorials you gave, Thank You Very Much Chandoo Guy.

  12. kiran says:

    Hi chandoo, i am intersted in seeing the video or step by step done procedure of analysing the comments and presenting in the data percentage steps. I think this one would be first step in finding out how generally happens data calculation. Thank you.

    As well i would like to know how to get that black shape art of your face which i see in chandoo. I am interested in making it for me.

  13. l3g4to says:

    Nice to see the features considered by Excel users to be most useful. It might be a good idea to also analyze StackOverflow Excel questions to see what keywords appear most often.

    Here are my top 10 Excel Features (for advanced users):
    http://www.analystcave.com/excel-10-top-excel-features/

  14. Nami says:

    Thanks a ton for this it totally helped with my homework ????

  15. pradip says:

    Very good effort

  16. Barb says:

    Thank you for this. Lots of learning in the links you've provided for this septuagenarian.

  17. Arun says:

    Pls send me new post

  18. Abhay says:

    Dude, your humor ? ?
    Loved your work.

  19. Sanjeev Khakre says:

    Hello Sir,

    I am Sanjeev Khakre and i from Indore City, India , I am your big follower and i have watch your videos and learnt a lots of excel trick or function and many more . thanks so much for all of your excellent support.

    Your excel knowledge is real awesome.

    Thanks
    Sanjeev

  20. Your work is excellent but pls willing to know more details about the features of microsoft excel

  21. philip says:

    Chandoo Would Access be a better alternative than VB?

Leave a Reply