Hybrid Table Chart
A hybrid table chart is a chart that displays columns of data (like a table) in addition to the usual graphical chart elements.

To create a hybrid table chart, follow the basic steps below:
|
If you are new to charting, see the following sections first: Configure Your Data…The data source for the chart (data block or data model) should represent dimensions and measures as independent columns or fields, as shown below. See Prepare Your Data for information on how to manipulate your data, if it is not currently in this form. (Note: A properly designed data model will already have the correct structure.)
In some cases (e.g., Pie Chart), you may want your data to provide just a single measure. In other cases (e.g., Line Chart), you may want the data to supply multiple measures. If the data does not provide the correct number of measures, you may be able to alter the number of measures to suit the needs of the chart by “pivoting” or “unpivoting” the data. See Pivot Data in Prepare Your Data for more information about this procedure. Open a Chart for Editing…Watch Video: Create a Chart (Open the Chart Editor)This video might show an earlier version of the feature or operation that differs in minor ways from the current version. Follow the steps below to get started with a new Chart. See Basic Charting Steps for more details.
|
-
From the ‘Measures’ folder of the Data Source panel, drag a measure (e.g., ‘Total’) to the ‘X’ region. This places the selected field onto the chart as a measure.
What is a measure?
A measure is generally used for aggregation, for example summation, averaging, correlation, etc., within a Crosstab, Chart, Text component, or Gauge. Adding a measure to the ‘Y’ region in a chart displays the computed aggregates by using locations on the Y-axis. Adding a measure to the ‘X’ region displays the computed aggregates by using locations on the X-axis. You can also display aggregates by using color, shape, size, or label.

To convert a dimension to a measure, right-click the dimension in the data source and select ‘Convert to Measure’. -
From the ‘Dimensions’ folder of the Data Source panel, drag a desired dimension (e.g., ‘Category’) to the ‘Y’ region.
What is a dimension?
A dimension is used to break-down the dataset into multiple groups, often within a Crosstab, Chart, or Selection List. Adding a dimension to the ‘X’ region of a Chart distinguishes the different dimension groups by location on the X-axis. Adding a dimension to the ‘Y’ region distinguishes the different dimension groups by location on the Y-axis. You can add multiple dimensions into the ‘X’ or ‘Y’ regions of a Chart, or into the ‘Rows’ or ‘Columns’ regions of a Crosstab, to create multiple grouping levels. You can also distinguish groups in a dimension by using color, shape, size, or label in a Chart.

To convert a measure to a dimension, right-click the measure in the data source and select ‘Convert to Dimension’. -
Drag the measure that you want to represent as text (e.g., ‘Quantity Purchased’) from the ‘Measures’ folder in the Data Source panel to the ‘Y’ region (next to the dimension).

-
Press the ‘Edit Measure’ button next to the measure. Set the ‘Aggregate’ property as desired and enable the ‘Discrete’ option.
The ‘Discrete’ option allows the measure to behave as a dimension. 
-
Press the ‘Apply’ button .
Observe that the chart now displays a column of values giving the aggregated measure value as text for each dimension value.

-
Drag another measure (e.g., ‘Discount’) from the ‘Measures’ folder in the Data Source panel to the ‘Y’ region next to the previous measure.
-
Press the ‘Edit Measure’ button next to this measure. Set the ‘Aggregate’ property as desired and enable the ‘Discrete’ option again. Press the ‘Apply’ button .
The ‘Discrete’ option allows the measure to behave as a dimension. 
Observe that the chart now displays a column of values giving the aggregated measure value for each dimension group.

-
Right-click in the plot area and select ‘Properties’ from the context menu. This opens the ‘Chart Properties’ panel.

-
Select the Line tab and enable the ‘Show Table Grid’ option, and press OK. This displays grid lines around the plot area, and around each text column.

-
Optional: Adjust the spacing between the columns by dragging on the boundaries between columns.

-
Click on a column of text, set the desired formatting using the Format panel. (See Add Data Format for more information.)

For example, set a number format for the ‘Quantity Purchased’ column and set a percent format for the ‘Discount’ column. Center-align both of these columns, and left-align the ‘Category’ column.
-
Right-click the X-axis title, and select ‘Hide Title’ from the context menu. Note: You can also access menu options from the ‘More’ button () in the mini-toolbar. Do the same for the Y-axis title.
-
Press the ‘Finish’ button to close the Editor.

-
Resize the chart as desired. Add Text components above the chart to provide any desired column headers. (See Add Components.)

You can proceed to edit the titles, legend, etc. See Basic Charting Steps and Chart Properties for more information. See Add Data Format for information on how to format text on a Chart.




