Guides/ReportDesign/9.0-Misc-Tab.md
... ...
@@ -94,19 +94,19 @@ Here is a short video detailing the process involved in creating a drill-down re
94 94
95 95
The fundamental difference between a main report and a sub-report is the **drill-down key** field. Setting this field will enable a report to become a sub-report. So let's start by creating a report in the Report Designer.
96 96
97
-![Design the sub-report]()
97
+![Design the sub-report](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_sub.png)
98 98
99 99
We have a report with three fields created. Now we will set the **drill-down key**.
100 100
101
-![Set the drill-down key]()
101
+![Set the drill-down key](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_sub_key.png)
102 102
103 103
Once the drill-down key is selected on the sub-report, you will need to design a main report to use it.
104 104
105
-![Design the main report]()
105
+![Design the main report](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_main.png)
106 106
107 107
You will then want to click on the [[Advanced Field Settings|http://wiki.izenda.us/Guides/ReportDesign/4.0-fields-tab#4.8-Advanced-Field-Settings-Button]] button for the field you designated as the drill-down key in your sub-report. I.e. if you made ShipCountry your drill-down key, you will want to apply advanced settings for the ShipCountry field on your main report.
108 108
109
-![Drill-down report view]()
109
+![Drill-down report view](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_main_view.png)
110 110
111 111
Congratulations! You have designed a report with a drill-down. You may now click on the link on your main report to view the sub-report.
112 112