Gallery

This is an illustrated guide to displaying data and results. Many of the features are available in two contexts:
  • as visualizations (the building blocks of explorations) in the explorer
  • as report objects (the building blocks of reports) in the designer and viewers
Any differences in availability are driven by the purpose of each interface. Explorations emphasize discovery. Reports and dashboards emphasize presentation.
Tip
Use the following images for orientation. Actual appearance and functionality are affected by the underlying data, any styles that you apply, and the interface that you are using. (Some of the following images are from the explorer, others are from the designer).
Displaying Data and Results
Example table
A table (also known as a list table) is a two-dimensional representation of data. Values are arranged in unlabeled rows and labeled columns. A table cannot use a hierarchy.
In the designer, tables contain aggregated data. You can add sparklines to a column (if the data source contains a date data item). In the explorer, tables contain raw data.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example crosstab
A crosstab (also known as a crosstabulation table) shows an aggregate metric for the intersections of two or more categories. In a crosstab, categories are typically displayed in both the columns and the rows. Each cell value represents the aggregated measure from the intersection of the categories in the cell’s row and column. A crosstab uses less space than a traditional table and is easier to read because data is grouped both horizontally and vertically. A crosstab can use a hierarchy. Frequency is displayed only when there are no measures in the crosstab.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example bar chart
A bar chart consists of vertical or horizontal bars that represent quantitative data. Use bar charts to compare data that is aggregated by the distinct values of a category.
You can apply grouping and create lattices.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example line chart
A line chart shows the relationship of one variable to another, often as movements or trends in the data over a period of time. Line charts summarize source data, and typically are used to show how values change over time. You can apply grouping and create lattices.
In the explorer, line charts support time series. From a time series, you can generate a forecast analysis that enables you to predict future values for the series and visualize the probability range for those values.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example scatterplot
A scatter plot is a two-dimensional plot that shows the joint variation of two data items. Each marker (represented by symbols such as dots, squares, or plus signs) represents an observation. The marker position indicates the value for each observation. Use a scatter plot to examine the relationship between numeric data items. You can apply grouping. (In the designer, grouping is called "color.")
In the explorer, you can apply statistical analysis with correlation and fit lines. When you apply more than two measures to a scatter plot, a scatter plot matrix compares each pairing of measures.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example bubble plot
A bubble plot displays the relationships among at least three measures. Two measures are represented by the plot axes, and the third measure is represented by the size of the plot markers. Each bubble represents an observation. A bubble plot is useful for data sets with dozens to hundreds of values. You can apply grouping and create lattices.
In the explorer, you can use color to represent an additional measure and animate the bubbles to display changes in the data over time.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example geo map
A geo map is a bubble plot that is overlaid on a geographic map. Each bubble is located at a geographic location or at the center of a geographical region. A geo map requires a data item that contains geographical information and is assigned to a geography role.
If you create a geo map in the designer, you must assign measures for longitude and latitude. Automatic mapping of columns (such as country or state) is available only in the explorer. Certain exported geo maps (for example, geo maps that use custom roles or data sets that have centroids) cannot be fully modified in the designer.
Availability:
check Supported in the explorer.
checkSupported in the designer and viewers.
Example histogram
A histogram displays the distribution of values for a single measure.
In the explorer, you can select the bar orientation. You can select whether the values are displayed as a percentage or as a count.
To add a histogram to a report, create it in the explorer, and export it as a report object.
Availability:
check Supported in the explorer.
half full circle Limited support in the designer and viewers.
Example box plot
A box plot displays the distribution of values for a single measure using a box and whiskers. The size and location of the box indicate the range of values that are between the 25th and 75th percentile. Additional statistical information is represented by other visual features.
In the explorer, you can create lattices and specify whether the average (mean) value and outliers are displayed for each box.
To add a box plot to a report, create it in the explorer, and export it as a report object.
Availability:
check Supported in the explorer.
half full circle Limited support in the designer and viewers.
Example heat map
A heat map displays the distribution of values for two data items using a table with colored cells. If you do not assign a measure to the color data role, then a cell’s color represents the frequency of each intersection of values. If you assign a measure to the color data role, then a cell’s color represents the measure value of each intersection of values.
To add a heat map to a report, create it in the explorer, and export it as a report object.
Availability:
check Supported in the explorer.
half full circle Limited support in the designer and viewers.
Example treemap
A treemap displays your data as a set of rectangles (called tiles). Each tile represents a category or a hierarchy node. The color of each tile represents the value of the first measure. The size of each tile represents the value of the second measure. For example, a sales data treemap might have tile sizes that represent the number of orders and tile colors that are derived from color gradients that represent sales.
Availability:
check Supported in the explorer.
check Supported in the designer and viewers.
Example correlation matrix
A correlation matrix displays the degree of correlation between measures as a series of colored rectangles. The color of each rectangle indicates the strength of the correlation.
Availability:
check Supported in the explorer.
empty circle Not supported in the designer or viewers.
Example targeted bar chart
A targeted bar chart is a bar chart that has pointers to target values. In this example, the pointers appear above each bar.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example waterfall chart
A waterfall chart (also known as a progressive bar chart) shows how the initial value of a measure increases or decreases during a series of operations or transactions. The first bar begins at the initial value, and each subsequent bar begins where the previous bar ends. The length and direction of a bar indicate the magnitude and type (positive or negative, for example) of the operation or transaction. The resulting chart is a stepped cascade that shows how the operations or transactions lead to the final value of the measure.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example pie chart
A pie chart is a circular chart that is divided into slices by radial lines. Each slice represents the relative contribution of each part to the whole.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example time series plot
A time series plot shows an ordered sequence of values that are observed at equally spaced time intervals. A time series plot requires a date or date time category data item that is continuous.
Availability:
check Supported in the explorer as a line chart.
check Supported in the designer and viewers.
Example dual axis bar chart
A dual axis bar chart is a variation of the bar chart that has two measures. A measure is on each axis.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example dual axis line chart
A dual axis line chart is a variation of the line chart that has two measures. A measure is on each axis.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example dual axis bar-line chart
A dual axis bar-line chart is a variation of the bar chart that has two measures. A measure is on each axis, and the bar chart is overlaid by a line chart.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example dual axis time series plot
A dual axis time series plot is a variation of the time series plot that has two measures. A measure is on each axis.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example of a bullet gauge
A bullet gauge is a horizontal dashboard indicator (also known as a KPI chart) that compares an actual value to a target value and compares them in intervals. This example displays three bullet gauges. The actual value is indicated by an inset horizontal bar.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example of a slider gauge
A slider gauge is a horizontal dashboard indicator (also known as a KPI chart) that compares an actual value to a target value and compares them in intervals. This example displays three slider gauges. The actual value is indicated by a downward-facing arrow.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example of a thermometer gauge
A thermometer gauge is a vertical dashboard indicator (also known as a KPI chart) that compares an actual value to a target value and compares them in intervals. This example displays three thermometer gauges. The actual value is indicated by a vertical bar.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example of a dial gauge
A dial gauge is an arc-shaped dashboard indicator (also known as a KPI chart) that compares an actual value to a target value and compares them in intervals. The actual value is indicated by an arrow that points outward from the inner circle.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.
Example of a speedometer gauge
A speedometer gauge is a circular dashboard indicator (also known as a KPI chart) that compares an actual value to a target value and compares them in intervals. The actual value is indicated by the larger pointer.
Availability:
empty circle Not supported in the explorer.
check Supported in the designer and viewers.