Guides/ReportDesign/5.0-Filters-tab.md
... ...
@@ -58,7 +58,7 @@ The Filter Operator Drop-down lets you select your operator based on the data ty
58 58
59 59
##5.4 Blank and Param Checkboxes
60 60
61
-![Blank and Param Checkboxes]()
61
+![Blank and Param Checkboxes](/Guides/ReportDesign/5.0-Filters-tab/filter_example_2.png)
62 62
63 63
The "Blank" and "Param" checkboxes (see image above) allow you to control the filtering behavior in the report viewer. They do not affect the “Preview” tab of the report designer.
64 64
... ...
@@ -73,14 +73,14 @@ In the example above, a user will be able to change the “s” to a “t” and
73 73
74 74
##5.5 Other Buttons on the Filters Tab
75 75
76
-The ![](), ![](), ![](), ![](), and ![]() function buttons of the **Filters** tab are shown below.
76
+The ![](/Guides/ReportDesign/5.0-Filters-tab/filter_delete.png), ![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_above), ![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_below), ![](), and ![](/Guides/ReportDesign/5.0-Filters-tab/filter_move) function buttons of the **Filters** tab are shown below.
77 77
78 78
|**Icon**|**Control Name**|**Description**|
79 79
|:------:|:--------------:|:-------------:|
80
-|![]()|Delete Button|Click this button to delete the row the button is on.|
81
-|![]()|Insert Row Above Button|Click this button to insert a row above the row the button is on.|
82
-|![]()|Insert Row Below Button|Click this button to insert a row below the row the button is on.|
83
-|![]()|Move|Allows users to move a row up or down in the list. You must click and drag until you see the space between rows is highlighted and release the mouse button to drop it.|
80
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_delete.png)|Delete Button|Click this button to delete the row the button is on.|
81
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_above)|Insert Row Above Button|Click this button to insert a row above the row the button is on.|
82
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_create_below)|Insert Row Below Button|Click this button to insert a row below the row the button is on.|
83
+|![](/Guides/ReportDesign/5.0-Filters-tab/filter_move)|Move|Allows users to move a row up or down in the list. You must click and drag until you see the space between rows is highlighted and release the mouse button to drop it.|
84 84
85 85
###Descriptions of Buttons
86 86