Visualizations → Pivot Table

About a Pivot Table visualization

A Pivot Table visualization provides a tabular view of data with the ability to summarize, sort, and group large quantities of data. Using a Pivot Table, you can transform columns into rows and rows into columns.

A Pivot Table visualization is ideal for displaying both nominal or ordinal data as a table. Nominal data is categorical.The categories are arbitrary labels without numerical significance that function to describe calculated values. Ordinal data has a natural sequence where the distinct (and often numerical) order functions to categorize the calculated values.

With three possible dimensions, a Pivot Table visualization offers a dashboard developer the ability to create an insight that groups one or more aggregated or calculated values by one or more attributes. The result is a Pivot Table on a dashboard tab that shows:

  • a row
  • a column
  • a measure as a vertical column

The distinction between a Pivot Table visualization and a Pivot Table insight is that an insight is an instance of the visualization. As an instance, a Pivot Table insight has unique configurations that a dashboard developer determines for displaying a Pivot Table on a dashboard tab. Insight configurations affect the available user interactions for a dashboard consumer such as the ability to drill down into a row and/or column.

Configurations for a Pivot Table insight

A dashboard developer first selects a Pivot Table visualization for an insight in the Analyzer. Using the Analyzer, a dashboard developer configures pill properties, filter properties, and insight settings. Insight settings and pill properties determine not only how the Pivot Table appears as an insight in a dashboard tab, but also how a dashboard consumer can interact with the Pivot Table.

The visualization selection in the Insight panel of the Analyzer determines the available trays. From the Data panel, a dashboard developer adds a column or a formula to a tray. A column or a formula in a tray is a Pill.

Each pill has configurable properties. The parent tray determines the available properties of a pill.

The available trays for a Pivot Table insight are:

Note

A Pivot Table insight requires at least one measure pill.

Row

From the Data panel, you can add a column or a formula to the Row tray. The Pivot Table insight plots the first pill in the Row tray. The pill ordering in the Row tray defines the following:

  • The first pill is the initial row
  • The other pills define an order of user interactions that allow a dashboard consumer to drill down into the next row and in doing so, also create one or more dashboard runtime filters

For example, if you add two attributes to the Row tray such as Year and Quarter, you can filter by one year, and drill down to quarters of this year.

Column

From the Data panel, you can add a column or a formula to the Column tray. Each pill in the Column tray is a filterable column for the insight.

A column introduces a Filter by menu as a user interaction for the Pivot Table. With the Filter by menu, a dashboard consumer selects to filter the dashboard by:

  • a row and a column
  • a row
  • a column

The pill ordering in the Column tray defines the following:

  • The first pill is the initial column
  • The other pills define an order of user interactions that allow a dashboard consumer to drill down into the next column and in doing so, also create one or more dashboard runtime filters

For example, if you add two attributes in the Column tray such as Category and Product, you can filter one Category, drill down to the products in that category, and view the data.

Measure

To create an aggregation or calculation, you can add a column or a formula from the Data panel to the Measure tray.

A Pivot Table insight shows the measure pill as a column.

You can select the measure pill to open the Properties panel. In the Properties panel, you can configure various properties such as the Aggregation and Format properties.

Individual Filter

To filter individual rows for the Pivot Table insight, define an individual filter for the insight. You can add a column or a formula to the Individual Filter tray from the Data panel.

You can select the individual filter pill to open the Filter panel. Using the Filter panel, you can specify the filter operator, one or more filter values, or the filter expression itself with the Formula Builder. You can also disable the individual filter.

To learn more about filter expressions for an individual filter, review Concepts → Individual Filter.

Aggregate Filter

You can define a filter expression that contains an aggregation or calculation using the Aggregate Filter tray.

To create a filter expression, add a column or a formula to the Aggregate Filter tray from the Data panel. You can select the aggregate filter pill to open the Filter panel.

Using the Filter panel, you can specify the aggregation, the filter operator, one or more filter values, or the filter expression itself with the Formula Builder. You can also disable the aggregate filter.

To learn more about filter expressions for an aggregate filter, review Concepts → Aggregate Filter.

Pill properties

The parent tray determines the available properties of a pill. There are various possible configurations for each pill type:

You can edit the properties of a row, column, or a measure pill with the Properties panel for a Pivot Table insight.

In order to create a filter expression, you can edit the properties of an individual filter with the Filter panel.

In the case of the Filter property of a measure pill, you can open the Filter panel from the Properties panel in order to create the filter expression.

To open the Properties panel or Filter panel, select the pill arrow.

Row pill properties

Here are the properties for the a pill in the Row tray in a Pivot Table insight:

PropertyControlDescription
Column fully qualified namelabelThe fully qualified name of the selected column. This property is available only when you edit the properties of a column in the Row tray.
Formulatext boxWhen you select it, it invokes the Formula Builder to create the formula expression you want. This property is available only when you edit the properties of a formula added to the Row tray.
Data → Column Labeltext boxEnter the label for the row
Data → Show SubtotaltoggleEnable this property to include a row subtotal at the top of the insight. This option is only available for the first pill in the Row tray.
Data → Date Partdrop down listWhen the selected column is a date or timestamp, select the part of the date used. The options are:
  ●   Full (default)
  ●   Year
  ●   Quarter
  ●   Month
  ●   Day
Data → HierarchytoggleThis option is available only for columns from objects with data hierarchy (physical schema objects with a self-join relationship).
Enable this property to specify the level of data in the hierarchy that you want to include in the insight for the respective column.
Hierarchy → Leveltext boxEnable Hierarchy to configure this property.
Enter a numeric value that represents the level of data you want to include in the insight. Leave blank or enter "-1" to include all levels.
Data → Sort Bydrag and dropDrag a column or formula to sort the Pivot Table by
FormatselectSelect the format of the row (e.g. MM/dd/yyyy)
Format → Date Masktext boxEnter a customized date format or select a predefined one to appear in this text box
Format → Quarter/Month Formatdrop down listSelect the format of the date column. The options are:
  ●   No Format
  ●   Prefix
  ●   Short
  ●   Long.
This property is available only when you set Date Part to Quarter or Month.
Drill Down → Dashboards Drill downlinkSelect + Add Dashboard to select a dashboard tab to drill down to when the user selects the row value in the insight
Add Dashboard → Include Runtime FilterstoggleEnable this property to pass a filter from one dashboard to another
Add Dashboard → Search Dashboardtext boxEnter a search string to filter the dashboard tree. From the results, select a dashboard tab to drill down to.

Column pill properties

The parent tray determines the available properties of a pill. Select the arrow to the right of the pill name to open the Properties panel and configure the related properties.

Here are the properties for the a pill in the Column tray in a Pivot Table insight:

PropertyControlDescription
Column fully qualified namelabelThe fully qualified name of the selected column. This property is available only when you edit the properties of a column in the Column tray.
Formulatext boxWhen you select it, it invokes the Formula Builder to create the formula expression you want. This property is available only when you edit the properties of a formula added to the Column tray.
Data → Column Labeltext boxEnter the label for the Column
Data → Show SubtotaltoggleEnable this property to include a column subtotal at the left of the insight. This option is only available for the first pill in the Column tray.
Data → Date Partdrop down listWhen the selected column is a date or timestamp, select the part of the date used. The options are:
  ●   Full (default)
  ●   Year
  ●   Quarter
  ●   Month
  ●   Day
Data → HierarchytoggleThis option is available only for columns from objects with data hierarchy (physical schema objects with a self-join relationship).
Enable this property to specify the level of data in the hierarchy that you want to include in the insight for the respective column.
Hierarchy → Leveltext boxEnable Hierarchy to configure this property.
Enter a numeric value that represents the level of data you want to include in the insight. Leave blank or enter "-1" to include all levels.
Data → Sort Bydrag and dropDrag a column or formula to sort the Pivot Table by
Format → Quarter/Month Formatdrop down listSelect the format of the date column. The options are:
  ●   No Format
  ●   Prefix
  ●   Short
  ●   Long.
This property is available only when you set Date Part to Quarter or Month.

Measure pill properties

The parent tray determines the available properties of a pill. Select the arrow to the right of the pill name to open the Properties panel and configure the related properties.

Here are the properties for the pills in the Measure tray in a Pivot Table insight:

PropertyControlDescription
Column fully qualified namelabelThe fully qualified name of the selected column. This property is available only when you edit the properties of a column in the Measure tray.
Formulatext boxWhen you select it, it invokes the Formula Builder to create the formula expression you want. This property is available only when you edit the properties of a formula added to the Measure tray.
Data → Column Labeltext boxEnter the label for the measure
Data → Date Partdrop down listWhen the selected column is a date or timestamp, select the part of the date used. The options are:
  ●   Full (default)
  ●   Year
  ●   Quarter
  ●   Month
  ●   Day
Data → Aggregationdrop down listSelect the aggregation option for the measure values. The available options vary. The options are:
  ●   Average
  ●   Count
  ●   Distinct
  ●   Median
  ●   Min
  ●   Max
  ●   Sum
  ●   Formula
  ●   None
Data → Scaledrop down listSelect the chart scale. The options are:
  ●   None (default)
  ●   Percent (%)
  ●   Thousands (K)
  ●   Millions (M)
Data → Filterdrag and dropDrag a column or formula to filter the measure
FormatselectSelect the format of the measure (e.g. Dollar Rounded)
Format → Decimal Placestext boxThis property appears when you select Decimal, Dollar, Euro, Yen, or Percent as the Format. Enter the number of decimal places to display for the measure value
Format → Thousands SeparatortoggleThis property appears for all Format options, except No Format. Enable this property to include a comma separator for values of 1000 or greater
Conditional FormattingsectionDefine conditions to apply different formats on the measure column or formula depending on the aggregated value of the same or another column or formula
Conditional Formatting → Based Ondrag and dropDrag a column or formula to format the current measure according to the aggregated value of the added column or formula.
Leave blank to apply conditional formats depending on the aggregated value of the measure itself.
To remove the column or formula, hover over the column pill, and then select X.
Based On → Column Nameread onlyThe fully qualified name of the column that you select to base the measure formatting on.
Available only when you drag a column to the Based On section.
Based On → Column Labeltext boxThe label of the column or formula pill in the Conditional Formatting section
Based On → Aggregationtext boxThe aggregation function to apply to the conditional formatting measure
Based On → Formulatext boxSelect to add a formula to format the measure based on its aggregated value.
Available only when you drag a formula to the Based On section.
Conditional Formatting → ConditionssectionUse this section to add and manage conditional formatting rules (conditions). You can add multiple rules and arrange them as required using drag-and-drop techniques.
If multiple rules overlap, the first rule on the list prevails. To edit a rule, select its pill.
To remove a rule, hover over its pill, and then select X.
Conditions → Clear AlllinkSelect to remove all conditional formatting rules
Conditions → + Add ConditionlinkSelect to add a rule to change the color of the value text and/or cell background based on a defined condition
Conditional Formatting → Noteread onlyDenotes the name of the current measure, the aggregation function, and the label of the column or formula used in the rule.
Available only when you drag a column or a formula to the Based On section.
Conditional Formatting → Operatordrop down listSelect the operator to use in the conditional formatting rule
Conditional Formatting → Valuetext boxEnter the threshold value of the conditional formatting rule
Conditional Formatting → BackgroundselectSelect the color to apply to the cell background when the conditional formatting rule is true
Conditional Formatting → Text ColorselectSelect the text color to apply to the values when the conditional formatting rule is true
Drill Down → Dashboards Drill downlinkSelect + Add Dashboard to select a dashboard tab to drill down to when the user selects the measure value in the insight
Add Dashboard → Include Runtime FilterstoggleEnable this property to pass a filter from one dashboard to another
Add Dashboard → Search Dashboardtext boxEnter a search string to filter the dashboard tree. From the results, select a dashboard tab to drill down to.
Advanced → Base Fielddrag and dropDrag the column to join two tables that are not directly joined
Advanced → Query PlanbuttonSelect this property to reveal the direct data map path that the Incorta Analytics Service uses to retrieve or calculate the measure
Conditional formatting considerations
  • Conditional formatting based on another measure is available starting 2022.9.0.
  • When formatting a measure based on another measure, If the measure column and the conditional formatting base column exist in different objects, make sure that there is a valid query plan between the two objects.
  • Conditional formats are preserved when changing a pivot table insight to a visualization that support conditional formatting, such as Bar and Listing Table, and vice versa. However, conditional formatting is lost when changing a pivot table insight with one or more conditional formats to a visualization that does not support it.
  • You cannot reference an Incorta SQL View column as the base column for conditional formatting rules.
  • Downloading or sending the insight as PDF respects applied conditional formats based on other measures or the same measure. However, downloading or sending the insight as an Excel file respects applied conditional formats based on the same measure only.

Individual Filter properties for a filter expression

To filter individual rows for the Pivot Table insight, define an individual filter for the insight. You can add a column or a formula to the Individual Filter tray from the Data panel.

Individual Filter properties for a filter expression with a column as a pill

Here are the properties for a filter expression for a column as a pill in the Individual Filter tray for a Pivot Table insight:

Column fully qualified namelabelThe fully qualified name of the selected column.
Data → Column Labeltext boxEnter the label for the measure
Date Partdrop down listWhen the filter column is a date or timestamp, select the part of the date used. The options are:
  ●   Full (default)
  ●   Year
  ●   Quarter
  ●   Month
  ●   Day
Operatordrop down listSelect the operator to use in the filter criteria
Valuesmulti-selectSelect the value(s) to evaluate the column value against. Some operators do not require a value to evaluate against, such as Null and True. If applicable, enter a string in the search bar to filter the list of values. To add a value to the list, enter it in the text box below the list and select +.
Advanced → Disable FiltertoggleEnable this property to disable the filter. Disabled filters are deleted when you save the insight.
Individual Filter properties for a filter expression with a formula as a pill

Here are the properties for a filter expression for a formula as a pill in the Individual Filter tray for a Pivot Table insight:

PropertyControlDescription
Formula labellabelThe formula label
Data → Column Labeltext boxEnter the label for the measure formula
Formula → DynamictoggleEnable this property to select a filter expression session variable as a value
Formulatext boxDisable Dynamic to configure this property. Enter the formula in the Formula Builder to create the filter expression.
Operatordrop down listSelect the operator to use in the filter criteria
Valuesmulti-selectSelect the value(s) to evaluate the column value against, if required. Some operators do not require a value to evaluate against, such as Null and True. In the case that you enable Dynamic, select a filter expression session variable. If applicable, enter a string in the search bar to filter the list of values. To add a value to the list, enter it in the text box below the list and select +.
Advanced → Disable FiltertoggleEnable this property to disable the filter. Disabled filters are deleted when you save the insight.

Aggregate filter properties for a filter expression

You can define a filter expression that contains an aggregation or calculation using the Aggregate Filter tray.

Aggregate filter properties for a filter expression with a column as a pill

Here are the properties of a filter expression for a column as a pill in the Aggregate Filter tray for a pivot table insight:

PropertyControlDescription
Column fully qualified namelabelThe fully qualified name of the selected column.
Select the information icon (the letter i in a circle) to preview the column function (dimension, key, or measure) and samples of the column data. You can also use the Copy Column Name option (two paper sheets icon) to copy the column’s fully qualified name.
Column Labeltext boxEnter the name of the aggregate filter pill
Date Partdrop down listWhen the filter column is a date or timestamp, select the part of the date used. The options are:
  ●  Full (default)
  ●  Year
  ●  Quarter
  ●  Month
  ●  Day
Aggregationdrop down listSelect the aggregation function to use in the filter. The available aggregation functions are:
  ●  Average
  ●  Count
  ●  Distinct
  ●  Median
  ●  Min
  ●  Max
  ●  Sum
  ●  None
Available aggregations vary according to the column data type.
Operatordrop down listSelect the operator to use in the filter expression
Valuestext boxEnter one or more values to use in the filter expression
Disable FiltertoggleEnable this property to disable the filter. Disabled filters are deleted when you save the insight.
Aggregate filter properties for a filter expression with a formula as a pill

Here are the properties of a filter expression for a formula as a pill in the Aggregate Filter tray for a pivot table insight:

PropertyControlDescription
Column Labeltext boxEnter the label of the aggregate filter formula pill
Formulatext boxEnter the formula in the Formula Builder to create the filter expression
Disable FiltertoggleEnable this property to disable the filter. Disabled filters are deleted when you save the insight.

Settings panel

With the Settings panel, you can configure additional properties for the Pivot Table insight. To open the Setting panel, in the Analyzer, select Settings (gear icon) in the Action bar.

PropertyControlDescription
General → Page Sizetext boxEnter the number of rows per page
General → Max Rows Limittext boxEnter the maximum number of rows to include in the table
General → Inherit Runtime FilterstoggleEnable to have this insight’s result set filtered by the selected dashboard prompt filters. When disabled, the dashboard prompt filters will have no effect on the result set of this insight.
General → Auto RefreshtoggleEnable this property to automatically update the insight when the underlying data is updated
General → Dynamic MeasurestoggleEnable this property to have the dashboard render a specified measure. This feature is useful when the table has more than one measure
Dynamic Measures Defaultdrop down listSelect a measure to render in the Pivot Table insight. This will create a simplified view for the user.
General → Data SamplingtoggleEnabled by default. This property allows using a sample of the insight query result set, rather than the whole query result set to create the insight.

Disable it to use the whole query data list, which may impact the insight rendering time.
Layout → Merge RowstoggleEnable this property to merge rows in the Pivot Table insight creating a simplified visualization
Layout → Fix Column(s)toggleEnable this property to keep columns visible when you scroll to the right
Layout → Table Widthdrop down listSelect the width of the Pivot table. The options are:
  ●   Dynamic (default) - columns expand to fit the insight
  ●   Customized - columns fit the width of the content
Layout → Row Grand TotaltoggleEnable this property to include a row grand total at the top of the insight
Layout → Row SubtotaltoggleEnable this property to include a row subtotal at the top of each group
Layout → Row Total Atdrop down listSelect the position of the row total in the Pivot Table insight:
  ●   Top (default)
  ●   Bottom
Layout → Column Grand TotaltoggleEnable this property to include a column grand total at the left of the insight
Layout → Column SubtotaltoggleEnable this property to include a column subtotal at the left of each group
Layout → Column Total Atdrop down listSelect the position of the column total in the Pivot Table insight:
  ●   Left (default)
  ●   Right
Layout → Show CounttoggleEnable this property to display the rows count at the bottom of the Pivot table insight
Style & Appearance → Table → General Style → Densitydrop down listSelect the density of the table. The options are:
  ●   More Compacted
  ●   Compacted
  ●   Default
  ●   Relaxed
  ●   More Relaxed
Style & Appearance → Table → General Style → Font Sizedrop down listSelect the font size of the table. The options are:
  ●   Extra Small
  ●   Small (default)
  ●   Medium
  ●   Large
Style & Appearance → Table → General Style → Alternate Row Colortable iconsSelect the table icon to choose the alternate row background color from the color palette as follows:
  ●   The left icon sets the odd rows background color
  ●   The right icon sets the even row background color
You can also add a custom color using a HEX code or reset to default color.
Style & Appearance → Table → Gridlinesgridline iconsSelect the gridline icon to define the borders of the table cells as follows:
  ●   The left icon sets vertical gridlines between the columns
  ●   The right icon sets horizontal gridlines between the rows
Style & Appearance → Table → Gridlinesbucket iconSelect the bucket icon to choose the gridlines color from the color palette. You can also add a custom color using a HEX code or reset to default color.
Style & Appearance → Table → Reset to DefaultlinkSelect Reset to Default to reset the table to its default view
Style & Appearance → Headers → Columns/Rows/Corner/Measures → Textletter and bucket iconsSelect the font text color, background color, and style of the headers:
  ●   A sets the headers text color. Choose the color from the color palette. You can also add a custom color using a HEX code or reset to default color.
  ●   Bucket icon (available for Measures only) sets the headers background color. Choose the color from the color palette. You can also add a custom color using a HEX code or reset to default color.
  ●   B sets a bold font
  ●   I sets an italic font
  ●   U underlines text
Style & Appearance → Headers → Columns/Rows/Corner/Measures → Textalignment iconsSelect the text alignment of the headers:
  ●   Left align
  ●   Center align
  ●   Right align
  ●   Top
  ●   Middle
  ●   Bottom
Style & Appearance → Headers → Measures → Fieldsdrop down listSelect the desired column(s) under Measures to format their headers. Select the Measures checkbox to include all columns.
Style & Appearance → Headers → Reset to DefaultlinkSelect Reset to Default to reset the table headers to the default view
Style & Appearance → Values → Content → Fieldsdrop down listSelect the desired column(s) under each tray to format their content
Style & Appearance → Values → Content → Textletter iconsSelect the font color and style of the content:
  ●   A sets the content color. Choose the color from the color palette. You can also add a custom color using a HEX code or reset to default color.
  ●   B sets a bold font
  ●   I sets an italic font
  ●   U underlines text
Style & Appearance → Values → Content → Textalignment iconsSelect the text alignment of the content:
  ●   Left align
  ●   Center align
  ●   Right align
  ●   Top
  ●   Middle
  ●   Bottom
Advanced → Max Groupstext boxSet the maximum number of groups that cannot be exceeded in the insight
Advanced → Missing Value Texttext boxEnter the string to display when a column is missing data
Advanced → Join Measuresdrop down listSelect Yes to calculate the group-by function across joined tables.
Warning

There is an impact to engine performance when you select Yes to enable the Join Measures property.

User interactions for a Pivot Table insight

As a dashboard consumer, you can interact with a Pivot Table insight on a dashboard tab. Some interactions will affect only the Pivot Table. Other interactions will affect both the Pivot Table and the dashboard. The creation of one or more dashboard runtime filters is an example of a user interaction that affects all applicable insights on all tabs of a dashboard.

Note

Some user interactions require specific configurations by a dashboard developer and therefore may not be available.

Here are the possible types of user interactions for a Pivot Table insight:

  • Select a vertical bar to open the Filter by menu and select a option to drill down into a row and/or column and in doing so, create a dashboard runtime filter
  • Select a dashboard tab to navigate to in the Go to menu
Note

A dashboard runtime filter that affects all applicable insights on all tabs of a dashboard. A dashboard runtime filter appears as a filter bar pill and displays the filter expression.

More Options menu for a Pivot Table insight

Role-Based Access Control (RBAC) enforces access to certain features and functionality. With Discretionary Access Control (DAC), a user who owns the dashboard to control the access to the dashboard. Access rights include the ability to view, share, and edit the dashboard. Together, RBAC and DAC affect the available selections in both the Action bar and the More Options menu for an insight.

In addition, certain tenant configurations by a Cluster Management Console (CMC) Administrator affect the available selections in the More Options menu for an insight.

Download

  • For the Pivot Table insight, select More Options (⋮ vertical ellipsis icon).
  • Select Download.
  • Select the download file format:
    • XLSX
    • PDF

Send To Data Destination

Export the Pivot Table insight in Excel or Google Sheet format. Send to Data Destination.

Set Alert

You can set an alert that identifies specific changes to a Pivot Table insight by defining a filter expression for a measure filter, individual filter, and/or aggregate filter.

  • For the Pivot Table insight, select More Options (⋮ vertical ellipsis icon).
  • Select Set Alert. Refer to the Scheduler document for additional information on Data Alerts.

Open Lineage

Starting with 2023.7.0, you can view the data lineage of each insight on the dashboard. The Data Lineage Viewer v2 displays the entities (tables, views, variables, and columns) that the insight references.

  • For the Pivot Table insight, select More Options (⋮ vertical ellipsis icon).
  • Select Open Lineage. The Data Lineage Viewer v2 opens displaying the data lineage diagram of the insight.

Steps to create a Pivot Table insight

For an existing dashboard, to create a Pivot Table insight for a given dashboard tab, follow these steps:

  • If not already open, open a dashboard.
  • To add a new insight to the dashboard, in the Action bar, select +.
  • If needed, in the Analyzer, in the Data panel, select Manage Dataset.
  • In the Manage Data Sets panel, select one or more business schema views and/or one or more physical schema tables.
  • To close the Manage Data Sets panel, select X or any other area of the Analyzer.
  • In the Insight panel, select V. IUnder Tables, select Pivot Table.
  • From the Data panel, drag various columns to various trays in the Insight panel:
    • Row
    • Column
    • Measure
    • Individual Filter
  • Configure the pill properties using the Property panel.
  • Configure various insight properties using the Settings panel.
Adding insights starting 2023.4.0

After introducing the dashboard free-form layout in 2023.4.0:

  • The steps to add an insight to a dashboard are as follows:
    • In the Action bar, select Edit (pen icon).
    • From the Insight panel, drag the visualization that you want to the canvas, and then hover over the new insight and select Edit (pen icon) to launch the Analyzer.
  • To open an insight in the Analyzer, hover over the insight, and then select Edit (pen icon).
  • The steps to edit the insight in the Analyzer are still the same.
Important

If the data in a column is Null, this can indicate a missing join, or joins in the wrong direction.

Example of a Pivot Table insight

In this example, you will create a Pivot table insight that compares revenue by product per year and quarter. The example uses the SALES schema that comes with the Sample Data.

Note

In the Cluster Management Console (CMC), you can create a tenant that includes Sample Data. The Sample Data includes the SALES schema.

Add an insight starting 2023.4.0

  • In the Action bar, select Edit (pen icon).
  • From the Insight panel, from Tables, drag Pivot Table to the canvas, and then hover over the new insight and select Edit (pen icon) to launch the Analyzer.
  • In the Data panel, select Manage Dataset.
  • In the Manage Data Sets panel, in Tables, select the SALES schema.
  • Close the Manage Data Sets panel.
  • From the Data panel, drag the following columns to the respective trays:
    • From the Products table, drag Category and Product to the Row Tray.
    • From the Sales table, drag Year and Quarter to the Column Tray.
    • From the Sales table, drag Revenue and Cost to the Measure tray.
    • From the Data panel, drag Year to the Individual Filter tray. In the Filter panel,
      • For Operator, select In.
      • For Values, select 2008 and 2009.

Edit the pill properties

  • Select the arrow to the right of Revenue to open the Properties panel.

    • For Format, select Dollar Rounded.
  • Select the arrow to the right of Cost, for Format, select Dollar Rounded.

Edit the insight settings

  • In the Action bar, select Settings (gear icon).
  • In the General section,
    • Enable Dynamic Measures toggle to render a specified measure in the insight.
    • For Dynamic Measures Default, select Revenue.
  • In the Layout section, enable the Row Subtotal toggle to display a row subtotal at the top of each product category.
  • Select X to close the panel.
  • Name the insight Product Revenue per Year/Quarter.
  • Select Save.

Pivot rows to columns

  • Select Edit (pen icon) for the Product Revenue Per Year/Quarter insight.
  • Drag Category and Product from the Row tray to the Column tray.
  • Drag Year and Quarter from the Column tray to the Row tray.
  • Select Save.