Pivot Table
Create two-dimensional pivot tables
Last updated
Was this helpful?
Create two-dimensional pivot tables
Aggregate data by rows/columns and display it as a pivot table.


Pivot tables aggregate rows and columns as dimensions, and values as metrics, then display the results in a table format.
Rows
Dimension
One or more
Columns
Dimension
Optional
Values
Metric
Supports numeric/string metrics
Pivot tables can display rows hierarchically and allow collapsing them.
How to Configure
Set multiple row fields
In chart settings "Rows", set two or more fields such as major category and minor category.
Example: Prefecture (major category) → City/Town/Village (minor category)
Switch to tree display
"Advanced" > "Layout" > "Default hierarchy type" > Select "Tree".
Grid: Traditional table format
Tree: Display in hierarchical structure, expandable/collapsible with expand/collapse icons
Set initial state to collapsed (optional)
Check "Start collapsed" to show all hierarchies collapsed in the initial display.
Notes
This setting is only available when there are two or more row fields
Report viewers can freely expand and collapse
When using pivot tables, the results may differ depending on the data processing method. Pivot tables use in-memory processing and query processing.
In-memory processing
No row or column limits, so all data can be displayed
Query processing
Limited to 30 rows and 30 columns
If it exceeds 30, rows or columns are grouped into Others
Last updated
Was this helpful?
Was this helpful?

