Guides/ReportDesign/4.0-fields-tab.md
... ...
@@ -153,8 +153,24 @@ To access the Advanced Field Settings, click on the Gear icon on the selected Fi
153 153
For more information: http://wiki.izenda.us/FAQ/advanced-field-settings
154 154
155 155
##4.9 Add Pivot
156
+Add Pivot lets you generate a pivot attached to the right side of the tabular report. This pivot is always on the right side of the fields tab – nothing is further to the right of the pivot. You may add one and only one pivot on the fields tab, meaning that you may have one and only one pivot per report.
157
+
158
+The first thing you must do is select the pivot columns. Values in this field will be used to generate the main columns in your pivot. You can thing of this as rotating an entire field 90 degrees, from vertical to horizontal.
159
+
160
+
161
+![Left: Unpivoted tabular data by country by year. Right: Data by country, pivoted by year](/Guides/ReportDesign/4.0-fields-tab/pivot-before-after.png)
162
+Left: Unpivoted tabular data by country by year. Right: Data by country, pivoted by year
163
+
164
+You must then select at least one column to calculate cell values. These are the values which will be displayed inside of the pivot. You may select more than one column to calculate cell values – each of these will be an independent sub-column generated for each value of your pivot column header.
165
+
166
+![Multiple columns being displayed in a pivot per year (per pivot column value)](/Guides/ReportDesign/4.0-fields-tab/pivot-multi-columns.png)
167
+Multiple columns being displayed in a pivot per year (per pivot column value)
168
+
169
+While you may only have one pivot, you can graphically break this pivot up by using visual groups. This will also impact the calculation of sub and side totals.
170
+
171
+![A pivot being divided by visual grouping](/Guides/ReportDesign/4.0-fields-tab/pivot-with-vg.png)
172
+A pivot being divided by visual grouping
156 173
157
-The Add Pivot button allows you to generate analytical data grids and essentially adds extra columns to the right side of the report. These extra columns are based on the logical grouping function that you can define in your pivot. (e.g. pivoting a money column with a Group (Year) function will display each year's total for as many years as exist in your dataset.
158 174
159 175
##4.10 Admin Tips
160 176