Guides/ReportDesign/16.0-Analysis-Grid.md
... ...
@@ -13,4 +13,5 @@ In the above example, we have fully expanded the tree for both Argentina and Bra
13 13
One final thing to note is that the data structure from left to right of City, Region, State is established in the report designer. Any fields flagged as Visual Group fields in the designer will be read top-to-bottom and displayed left-to-right in the viewer. If we had the fields City, Region, Country in top down order, then the leftmost column here would be city – which would have limited functionality using this VG style. Izenda will not automatically establish the proper data hierarchy, so it is important for the user to understand the data and how fields relate to one another to prevent top-down information from being displayed bottom-up.
14 14
15 15
![Analysis Grid 3](/Guides/ReportDesign/16.0-Analysis-Grid/AnalysisGrid-3.png)
16
+
16 17
![Analysis Grid 4](/Guides/ReportDesign/16.0-Analysis-Grid/AnalysisGrid-4.png)
... ...
\ No newline at end of file