Pivot Table
The Pivot Table is a highly flexible, interactive table visualization that summarizes and organizes large datasets. It allows you to arrange data dynamically into rows and columns, with configurable aggregation functions like Sum, Average, Min, Max, and more. Both traditional and virtualized rendering modes are available for handling large data volumes efficiently.
Key Features:
- Group and aggregate data dynamically by rows and columns.
- Customizable aggregation types: Sum, Avg, Min, Max, None.
- Apply cell background coloring rules and per-row color customization.
- Optional virtualized rendering for large data performance.
- Control over row/column totals, sorting, layout, and header display.
- Supports multiple measure fields.
- Allows configuration of cell borders, fonts, text wrapping, and other styling.
Use Cases:
- Dynamic cross-tab reports.
- Financial data summaries.
- Sales performance by region/product/customer.
- Data matrix visualizations with totals and subtotals.
βοΈ Setup
- Add a Pivot Table widget from the chart library onto your designer workspace.
- Select the chart.
- Go to the Widget Configuration tab in the Customize panel.
- Under the Configuration tab, select the Basic Configuration option to access the essential settings for the pivot table chart.
- Select the Source which the chart will pull the data from the option.
- Map:
- Optionally add a Date field for time-based filtering.
- Enable Hide Zero Values to omit symbols with zero values if needed.
π Basic Configuration
Configuration Item | Description |
---|---|
Source | Source providing the data for measures and dimensions. |
Measures | Numeric values to aggregate (Sum, Avg, etc.). |
Rows | Grouping fields for table rows. |
Columns | Grouping fields for table columns. |
π¨ Table Customizations
Category | Options & Description |
---|---|
General | Modify the chartβs general appearance, including the background color, borders, shadows, and drill-out choices. |
Title | Enable and customize chart title text, alignment, font, and color. |
Grid | Adjust chart margins, grid spacing, and padding around the matrix area. |
Pivot Options | Virtualization, totals, sorting, header layout, text wrapping, border colors, and row/column visibility. |
Series (Columns) | Cell background color rules, totals/grand total colors, row coloring, and aggregation type per column. |