Guides/ReportDesign/3.0-Data-sources-tab.md
... ...
@@ -113,8 +113,6 @@ FULL OUTER JOIN [dbo].[Invoices] ON [dbo].[Invoices].[CustomerID]=[dbo].[Orders]
113 113
114 114
At the far right of each joined table/view row on the Data Sources tab are several button controls(![Delete](/Guides/ReportDesign/5.0-Filters-tab/filter_delete.png), ![Insert Above](/Guides/ReportDesign/5.0-Filters-tab/filter_create_above.png), and ![Insert Below](/Guides/ReportDesign/5.0-Filters-tab/filter_create_below.png). These are described below.
115 115
116
-![Function Buttons]()
117
-
118 116
|**Icon**|**Control Name**|**Description**|
119 117
|:------:|:--------------:|:-------------:|
120 118
|![Delete](/Guides/ReportDesign/5.0-Filters-tab/filter_delete.png)|Delete button|Click this button to delete the row the button is on.|