Lessons from IBCS – Eliminating Chart Clutter

The core job of a chart is to convey information to the viewer as clearly, concisely, and quickly as possible. One thing that can detract from this is chart clutter – distracting or unnecessary additional elements which can mask the overall message.

Continue reading “Lessons from IBCS – Eliminating Chart Clutter”
Choosing the right chart type

Lessons From IBCS – Choosing The Right Chart Type

Choosing the right chart type to display your data is key to communicating an understandable message to users. Bad or inconsistent use of chart types can lead to confusion and poor interpretations of the data. For a report to be effective, each visualisation must be carefully and deliberately chosen.

In this post, we will outline some of the guidance on chart orientation and type given by IBCS.

Continue reading “Lessons From IBCS – Choosing The Right Chart Type”

XLCubed and IBCS

In the last few months we have significantly extended the charting elements within XLCubed. We wanted to get the product formally certified by IBCS, and I’m delighted to say we achieved that in early June. We’ve been aware of IBCS for several years now through some of our customers and partners, but it was really only at the beginning of this year that we started to look in detail, and it really resonated with us.

Continue reading “XLCubed and IBCS”

Updating SQL Tables from Excel

Most of our customers use XLCubed for reporting, analysis and data visualisation, but an increasing number use it for data updates, either within budgeting and forecasting solutions or in niche applications.

XL3RunSQL is a neat method for running SQL updates from Excel, and allows users to build input forms (which can ultimately be web-enabled) quickly and easily.

In this blog, we will walk through the steps to set this up.

Continue reading “Updating SQL Tables from Excel”
XLCubed Custom Headers Blog Post

Custom Grid & Table Headers For Dynamic Sorting

Consider this simple grid. It shows a ranking of the top 10 products by Sales Amount. We are going to add our own headers to this grid allowing us to create our own column names as well as implement custom functionality for dynamic ranking.

Continue reading “Custom Grid & Table Headers For Dynamic Sorting”
Grid Favourites Blog Header

Grid Favourites

Do you ever find yourself creating the same grid over and over again? Sometimes we want to add the same grid multiple times but with a few variations, or in different workbooks. This can be especially tiresome if the grid has complex member selections or if the underlying data model has a large number of dimensions and hierarchies.

Fortunately, XLCubed provides a simple and quick way to insert saved grids…

Continue reading “Grid Favourites”
Volatile formula in Excel Xlcubed blog header

Warning: Excel Can Get Volatile (revised)

This is a revised version of this post: Warning: Excel can get Volatile

Excel is a great tool for dashboard/report delivery and design (it’s why we created our addin in the first place!), but there is a hidden performance trap:

Offset, Now, Today, Cell, Indirect, Info and Rand

If you’ve ever used any of these formulae, you may have noticed that whenever you change a cell, or collapse/expand a data grouping, Excel recalculates. That is because these are VOLATILE formulae, as soon as you use one of these, Excel will enter a mode where everything is always recalculating, and for good reason.

Continue reading “Warning: Excel Can Get Volatile (revised)”
Customer Segmentation XLCubed blog header

Customer Segmentation By Revenue Contribution

We recently had a customer asking us for some assistance with a business challenge.

He had been asked to provide a report analysing their customer base by % contribution to company revenue. But that wasn’t all! He also had to produce an additional report that tracked the customers ‘lost’ by the company Year on Year by looking at sales activity.

This approach is also often used when looking at profitability, and many businesses like to classify their customers in this way:

  • group ‘a’ of key customers make up 40% of our company revenue and group ‘b’ make up the next 30%
  • which customers have we ‘lost’ or have become inactive over a period

This is where XLCubed’s capability and flexibility comes into play – we have an advanced selection mode for handling exactly this type of scenario.

Continue reading “Customer Segmentation By Revenue Contribution”

Rolling Forecast Reporting In Excel XLCubed Blog Header

Rolling Actual and Forecast Reporting

It’s a very common requirement in financial reporting to show actual and forecast data by month across the entire year. Often, we are focusing on the expected year end position so we will want to use the actual data where it exists, and the forecast data where it doesn’t so that the year-end total becomes increasingly accurate through the year.

Excel is a flexible environment and people often build that type of report using a mixture of copy-paste and formulas. It achieves the goal but can be a cumbersome process needing quite a bit of manual amendment each month to update it.

The Challenge

When building this type of report the main challenge is normally that Actual and Forecast are two different measures, or members of a ‘scenario’ hierarchy. In most client reporting tools, reporting across multiple months will mean both actuals and forecast showing for every month where both exist, as shown below. In our case if completed actuals exist, that’s all we want to see, and then forecast for the remaining months.

XLCubed Grid in Excel showing Actual and Forecast Data for all months

We want our report to be dynamic so that we are not having to redesign it every time. In a previous blog from some years back, we showed you how to create the report using the “Keep – exclude from display” feature. While that approach still works, there is now a more intuitive way to achieve the same result using “Keep – Keep Members and Create Dynamic Set”

Continue reading “Rolling Actual and Forecast Reporting”
Workbook format in XLCubed ribbon

Using Grid Styles in XLCubed

This week’s blog is a quick tip on Grid formatting options. Did you know that XLCubed comes with ten pre-formatted grid styles which you can easily switch between?

These are available from the Workbook Format button on the XLCubed ribbon (the option remains greyed out until an XLCubed grid is added).

Continue reading “Using Grid Styles in XLCubed”