Strategy ONE

Create a Modern Grid with Microcharts

A modern grid visualization allows you to include microcharts within cells. Microcharts are small versions of visualizations shown without labels, that convey information so that a user can, at a glance, determine the trend of a metric over time or how a metric is performing compared to forecasted figures. The modern grid is useful for this purpose because individual microcharts display attribute and metric data in a small graph that would otherwise be displayed as a single value in the grid cell. You can determine the trend of a metric trend with just a quick glance at a microchart. A modern grid supports sparkline, bullet, and trend bar microcharts, as well as basic grid functionality and the column sets of compound grids.

For example, the modern grid shown below contains two microcharts:

  • A sparkline representing the number of flights for each day of the week

  • Trend bars representing the number of flights delayed for each departure airport

These microcharts display for each of the airline rows.

The modern grid shown below displays the number of flights and a bullet microchart for each airline name, that is, each row.

  • The number of flights displays in a column set. Column sets in a modern grid or a compound grid can contain multiple unrelated attributes and metrics in different sets of columns that are then stitched together in one grid. Each column set can appear differently as thresholds, advanced filters, and formatting can be applied to each set.

  • The bullet microchart provides a quick view of performance against a target. It displays as a horizontal bar that represents the actual value, a target marker that indicates the goal, and at least one band. Use the bands to show performance thresholds such as good, average, and poor; interim targets, or a way to evaluate the actual metric's progress toward the target. The example below tracks the performance of delayed flights against a goal, with bands marking 1/3 and 2/3 towards the goal.

  1. In the top toolbar, click Insert Visualization .

  2. Choose Grid then Grid (Modern).
  3. In the Datasets panel, double-click attributes and metrics to add them to the visualization. Attributes display in the rows while metrics display in the columns. You can display metric columns as well as microcharts and compound grid column sets.

  4. To add a sparkline microchart:

    1. In the Editor panel, click Add Microcharts/Column Set and select Microchart.

    2. In the Microcharts window, from the Type drop-down list, select Sparkline.
    3. From the Metric drop-down list, select the metric to plot.
    4. From the Attribute drop-down list, select the attribute to graph. The sparkline displays a point for the metric value of each attribute element (such as the number of flights for each day), connected by a line.
    5. The Name box auto-populates with Metric Name Trend by Attribute based on the metric and attribute you selected for the microchart. Type a new Name if necessary. The Name displays as the column header in the grid.

  5. To add a trend bar microchart:

    1. In the Editor panel, click Add Microcharts/Column Set and select Microchart.
    2. In the Microcharts window, from the Type drop-down list, select Trend Bars.
    3. From the Metric drop-down list, select the metric to plot.
    4. From the Attribute drop-down list, select the attribute to graph. The bar chart displays a bar for each attribute element; the bar represents the metric value of the attribute element (such as the number of delayed flights for each airport).
    5. The Name box auto-populates with Metric Name Comparison by Attribute based on the metric and attribute you selected for the microchart. Type a new Name if necessary. The Name displays as the column header in the grid.

  6. To add a bullet microchart:

    1. In the Editor panel, click Add Microcharts/Column Set and select Microchart.
    2. In the Microcharts window, from the Type drop-down list, select Bullet.
    3. From the Actual drop-down list, select the metric that calculates the actual values.
    4. From the Target drop-down list, select the metric that calculates the target values.
    5. The microchart displays one to three bands, which are interim targets or a way to check the actual metric's progress toward the target.

      • If you have only one band, select the metric from the Band 1 drop-down list.

      • If you are using multiple bands, select the metric that calculates the highest values from the Band 1 drop-down list. The Band 2 metric should be the middle band, and Band 3 is the lowest values.

        The bullet microchart definition below creates the microchart shown here. The actual metric is Flights Delayed and the target is Delayed Flights Target, which is calculated as 75% of total flights. Two bands display in the microchart: Band 1 is 50% of total flights and Band 2 is 25% of total flights.

    6. The Name box auto-populates with Metric NamePerformance based on the Actual metric you selected. Type a new Name if necessary. The Name displays as the column header in the grid.

  7. A modern grid can contain multiple microcharts and column sets.

    • To create a column set, in the Editor panel, click Add Microcharts/Column Set and select Column Set. Drag and drop attributes and metrics to the new column set drop zone.
  8. To change the order that microcharts and column sets display on the grid, in the Editor panel, drag and drop a microchart or column set into a new position.

  9. You can format each microchart individually or all the microcharts at once. Formatting options for all microcharts include chart height, vertical alignment, and font, among others. Each type of microchart also has individual formatting options. For example, you can display or hide the data point spots for a sparkline; for a trend bar, you can choose different bar colors for positive and negative values. Starting in Strategy One (March 2025), you can format a modern grid at a more granular level. You can individually format each attribute and each metric column, as well as format all attributes, all metrics, or all microcharts at once. For more information on microchart formatting, see Format Panel for Grid Visualizations. For general information on formatting grids, including modern grids, see Format a Grid.