FAQ/UserGuides/14.1-Introduction-To-FORMS.md
... ...
@@ -1,25 +0,0 @@
1
-#6.0 Summary Tab
2
-
3
-[[_TOC_]]
4
-
5
-##About
6
-
7
-In the Summary tab (shown below), a table can be created that summarizes the chosen fields using different functions (Ex: Average, Count, Maximum, and so on). You can also make a group of fields by choosing the Group option from the Function dropdown menu.
8
-
9
-Most actions and properties available in the Summary Tab are available in the Fields Tab.
10
-The only difference is the removal of the Quick Add and Pivot capabilities, and addition of the **Add Deltas** checkbox
11
-
12
-For more information on performing a Summary, refer to the [[Fields section|/Guides/ReportDesign/3.0-fields-tab]].
13
-
14
-##6.1 Deltas
15
-
16
-The word delta means "a change in".  
17
-Any time there is a change in a quantity, that change is calculated by taking the latter value of that quantity and subtracting from it the prior value of that quantity.
18
-
19
-This can be used in a summary report by checking "Add Deltas" checkbox.  
20
-
21
-![]()
22
-
23
-**Result:** The Deltas, denoted with parenthesis, show the change in the Unit Price over a period of time. 
24
-
25
-![]()
... ...
\ No newline at end of file
Guides/ReportDesign/6.0-Summary-Tab.md
... ...
@@ -0,0 +1,25 @@
1
+#6.0 Summary Tab
2
+
3
+[[_TOC_]]
4
+
5
+##About
6
+
7
+In the Summary tab (shown below), a table can be created that summarizes the chosen fields using different functions (Ex: Average, Count, Maximum, and so on). You can also make a group of fields by choosing the Group option from the Function dropdown menu.
8
+
9
+Most actions and properties available in the Summary Tab are available in the Fields Tab.
10
+The only difference is the removal of the Quick Add and Pivot capabilities, and addition of the **Add Deltas** checkbox
11
+
12
+For more information on performing a Summary, refer to the [[Fields section|/Guides/ReportDesign/3.0-fields-tab]].
13
+
14
+##6.1 Deltas
15
+
16
+The word delta means "a change in".  
17
+Any time there is a change in a quantity, that change is calculated by taking the latter value of that quantity and subtracting from it the prior value of that quantity.
18
+
19
+This can be used in a summary report by checking "Add Deltas" checkbox.  
20
+
21
+![]()
22
+
23
+**Result:** The Deltas, denoted with parenthesis, show the change in the Unit Price over a period of time. 
24
+
25
+![]()
... ...
\ No newline at end of file