Guides/ReportDesign/16.0-Analysis-Grid.md
... ...
@@ -8,7 +8,7 @@ Analysis Grid is a hierarchical visual group display option. Like all visual gro
8 8
9 9
##16.1 Building an Analysis Grid
10 10
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:
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. You must select more than one visual group field in order to use Analysis Grid, or else the grid will throw an error. In the Style tab, we have also changed the Visual Group Style to Analysis Grid. This is our result:
12 12
13 13
![Analysis Grid 1](/Guides/ReportDesign/16.0-Analysis-Grid/AnalysisGrid-1.png)
14 14