• Microsoft Excel Project Calendar Template

    A ready-to-use Microsoft Excel Template for a dynamic Project Calendar, displaying regular Project Meetings and Deadlines for one selected week 

    Project Calendar Template IntroAs per the subtitle of this blog (see above), Clearly and Simply is about data analysis, modeling, simulation and data visualization.

    If you are a long time reader of this blog (and I am aware there are only a handful), you know that – from time to time – I also post something about Project Management.

    I already published posts here about

    Following this tradition, today’s post provides another little piece out of my Project Management Toolbox: a ready-to-use, dynamic Project Calendar Template in Microsoft Excel. Of course, including the template for free download.

    (more…)

  • Choropleth Maps of Italy in Excel

    A Collection of Choropleth or Filled Maps of Italy in Microsoft Excel

    Map and Flag of ItalyHeads-up: today’s post is dedicated to my friends and readers in Italy. You will certainly only be interested in this article, if you are working in Italy and/or with Italian data.

    If not, you can easily skip today’s post. It does not include any new ideas, it is only new wine in old wineskins: a collection of Choropleth Map techniques (already published here), applied to maps of Italy for different levels of detail.

    ClearlyandSimply is a special interest blog with only very few readers. Most of them are located in the United States, but when I am looking at the web traffic coming from Europe, Italy is always ranked among the top 3, way ahead of e.g. France or Spain.

    I do not exactly know why. I have a hunch, though:

    Back in 2014 and 2015, I helped my friend Marco Nicolucci creating Tableau visualizations of the history of the Serie A (Italian football, or calcio as you say) and the Rugby World Cup for La Gazetta dello Sport. As of today, both visualizations are still available on the Datamania site of La Gazetta:

    If the visualizations should no longer be available on La Gazetta dello Sport, you can also find copies on my Tableau Public Profile.

    So, maybe the publications on La Gazetta dello Sport drove some traffic from Italy my way.

    Also, maybe my Italian internet friend and highly esteemed colleague Roberto Mensa spread the word about my blog. You probably know Roberto. If not, you definitely missed something. Roberto is the guru for data visualization with Microsoft Excel, not only in Italy, but throughout Europe. Together with Krisztina Szabó and Gábor Madács from Hungary, he is running a website called E90E50. I highly recommend to check out the E90E50charts – Excel Charts Gallery, you will find truly amazing work there, all for free download.

    Well, wherever the traffic comes from, this post is for my Italian readers:

    A collection of 6 templates for creating Choropleth Maps of Italy in Microsoft Excel. All of them are ready to use. Simply download the workbook(s) you like, replace the dummies by your own data and you are good to go.

    (more…)

  • Heat Maps with Individual Color Scales in Excel

    How to create Heat Maps in Microsoft Excel using individual Color Scales to support the analytical insights into the distribution of the data

    Heat Maps with individual Color Scales IntroIn his brilliant guest post Analytical Color Scales for Heat Maps, Ron Whale explained, how color scales can efficiently support the process of analyzing data.

    Applying different, thoroughly designed color schemes can help to gain deeper insights into the distribution of data, to identify outliers, to focus on special points of interest, to find similar groupings and more.

    In a nutshell: switching between color scales of a Choropleth or Heat Map helps you to understand your data.

    Whilst Ron was developing his great palette of color schemes for using them on a Choropleth Map, they are equally helpful for a much simpler visualization technique: a Heat Map of a table (or range) of numbers.

    Microsoft Excel does provide a built-in feature to create a Heat Map on a range of numbers: Conditional Formatting. However, this is limited regarding the configuration of the color scales and it does not provide the option to easily switch between color schemes for supporting the data analysis process.

    Today’s post provides a technique to overcome this shortcoming of Excel: a VBA-based solution to easily apply any given color scale to an Excel range with only two mouse clicks. As always, the post comes with the workbook for free download.

    (more…)

  • Analytical Color Scales for Heat Maps

    More sophisticated Color Scales to increase the analytical insights provided by Heat Maps or Choropleth Maps – a Guest Post by Ron Whale

    The workbook posted with the recent article Geographical Flow Maps in Excel (Part 3 of 3) provided new color scales, I never published before. Truth be told, I did not develop these schemes. Ron Whale did. Ron generously agreed to share them here and he is even kind enough to explain the scales, their use cases and the value they add to analytical Heat Maps in today’s guest post. Enjoy.

    Analytical Color Scales IntroJust a few months ago, I found this website and discovered a great Choropleth mapping spreadsheet. I really like the color mapping schemes that have been developed. As I worked through the program and played with the mapping colors, I began to understand that the colors could be used to highlight additional data details in the map.

    So, I came up with a number of special purpose color schemes designed to enhance specific aspects of the data and added them in with some of the original color scales. As the color schemes grouped into different visual purposes, I named the new colors to better describe the type of data that would be highlighted when using that scale.

    I thought I would share my twist on the color scales and will explain my thoughts about the different scale types below.

    (more…)

  • Showcase for Table Slicers on Excel Dashboards

    A more practical Showcase for using Table Slicers as interactive Filters on an Excel Dashboard including additional features

    The recent post Filter Excel Dashboards with Table Slicers was leading with the following screenshot, showing this prototype of a Customer Care Analysis dashboard:

    Showcase Table Slicers on Excel DashboardsFor instructional purposes, however, the article described the how-to on the basis of a way simpler dashboard than that.

    In the past few days I received a couple of messages from my few, but faithful readers, asking if I could publish this more complex dashboard, too.

    No sweat, here it is:

    Download Showcase Slicers on Excel Dashboards (zipped Excel workbook, 5.1MB)

    If you download the workbook, please be informed that

    • all data in this showcase is randomly and mindlessly made up and serves only for the demonstration of the techniques. The distribution of the call volumes e.g. over countries or hours of the day is totally pointless
    • this is a prototype, which I once developed for a potential client to demonstrate possible views and interactive features on a call center dashboard. This is by no means a consistent and story-telling dashboard. It is a collection of ideas. No more, no less.

    That being said, it does include a few interesting techniques. The filtering by table slicers, of course, but also

    • the option to sort table views directly on the dashboard using radio buttons above the column headers (call volume by brand and country)
    • the option to let the user decide which measure and target shall be shown on a chart (Average Handling Time or Waiting Time)
    • dynamically changing flag icons inside the table view “Call Volume by Country”

    Agreed, nothing really new under the sun and you probably have seen most of this already. But still, it may be interesting to see all these features combined with the table slicers.

    And for the records: all this is done without VBA. Just good old Microsoft Excel.

    Stay tuned.