Guides/ReportDesign/16.0-Analysis-Grid.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
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.
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. To use the analysis grid, you must have [[AdHocSettings.AllowAnalysisGrid|/API/CodeSamples/AllowAnalysisGrid]] set to true. In version 6.7, this is the default value. In earlier versions, however, this feature needed to be turned on.
8 8
9 9
##16.1 Building an Analysis Grid
10 10