Guides/ReportDesign/16.0-Analysis-Grid.md
... ...
@@ -1,5 +1,13 @@
1
+#16.0 Analysis Grid
2
+
3
+[[_TOC_]]
4
+
5
+##About
6
+
1 7
Analysis Grid is a hierarchical visual group display option. Like all visual groups, it permits more than one field to be toggled as a visual group. However, instead of displaying each visual group as a combination of the values drawn from selected fields, Analysis Grid displays a collapsible hierarchy with dynamic subtotaling on every level.
2 8
9
+##16.1 Building an Analysis Grid
10
+
3 11
In this example, we are using the Orders table from the Northwinds database. We have selected ShipCountry, ShipRegion, and ShipCity as our Visual Group fields. In the Style tab, we have also changed the Visual Group Style to Analysis Grid. This is our result:
4 12
5 13
![Analysis Grid 1](/Guides/ReportDesign/16.0-Analysis-Grid/AnalysisGrid-1.png)