Guides/ReportDesign/3.0-Data-sources-tab.md
... ...
@@ -61,7 +61,7 @@ The **Foreign Key** dropdown menu (shown below) is a list of fields in the table
61 61
62 62
![The Foreign Key Dropdown Menu](/Guides/ReportDesign/3.0-Data-sources-tab/data_sources_advanced_6.png)
63 63
64
-The **Join Field** dropdown menu (shown below) is a list of options specifying how your Data Sources will be associated with each other and how data will be retrieved. Join types are explained in the Section 3.4.
64
+The **Join Field** dropdown menu (shown below) is a list of options specifying how your Data Sources will be associated with each other and how data will be retrieved. Join types are explained in Section 3.4.
65 65
66 66
![The Join Field Dropdown Menu](/Guides/ReportDesign/3.0-Data-sources-tab/data_sources_advanced_7.png)
67 67
... ...
@@ -85,7 +85,7 @@ Allows user to input the name of the joined table that you selected. By default,
85 85
86 86
##3.4 Join Types
87 87
88
-The join type dropdown, as described above, is found to the right of the **Foreign key** field when joining Data Sources in Advanced Mode. By default, Izenda will perform a Left Join across the data sources selected. When this dropdown isn't shown, Izenda performs the default join operation.
88
+The join type dropdown, as described above, is found to the right of the **Foreign key** field when joining Data Sources in Advanced Mode. By default, Izenda will perform a Left Inner Join across the data sources selected. When this dropdown isn't shown, Izenda performs the default join operation.
89 89
90 90
![Join Types Venn Diagram](/Guides/ReportDesign/3.0-Data-sources-tab/sql_join_types.png)
91 91