Guides/ReportDesign/17.0-Instant-Reports.md
... ...
@@ -30,4 +30,19 @@ Label Justification – Changes the justification of the column header between L
30 30
31 31
Value Justification – Changes the justification of the cell value between Left, Right, and Middle.
32 32
33
-At the bottom of the Instant report designer, the user can access the full report designer by clicking Design Report or the report viewer by clicking View Report. If the user clicks Design Report, the entire instant report as currently built will be transferred over into the full report designer. This step is necessary if one wishes to save the report, as there is no way to save a report from within the Instant report designer.
... ...
\ No newline at end of file
0
+At the bottom of the Instant report designer, the user can access the full report designer by clicking Design Report or the report viewer by clicking View Report. If the user clicks Design Report, the entire instant report as currently built will be transferred over into the full report designer. This step is necessary if one wishes to save the report, as there is no way to save a report from within the Instant report designer.
1
+
2
+
3
+##4.4 Other Buttons on the Fields Tab
4
+
5
+The ![](/Guides/ReportDesign/5.0-Filters-tab/filter_delete.png), ![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_below.png), and ![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_above.png) buttons apply to the row that they are displayed in and allow you the flexibility to re-organize your data without creating a whole new report.
6
+
7
+Below is a table that describes the function buttons of the Fields tab.
8
+
9
+|**Icon**|**Control Name**|**Description**|
10
+|:------:|:--------------:|:-------------:|
11
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_delete.png)|Delete button|Click this button to delete the row the button is on.|
12
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_below.png)|Insert Row button (above)|Click this button to insert a row above the row the button is on.|
13
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_above.png)|Insert Row button (below)|Click this button to insert a row below the row the button is on.|
14
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_move.png)|Move|Allows user to move a row up or down in the list|
15
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_options.png)|Advanced Properties|View advanced properties for that row.|