Guides/ReportDesign/9.0-Misc-Tab.md
... ...
@@ -118,10 +118,16 @@ On the first field you selected as a drill-down key, you should set the subrepor
118 118
119 119
###9.2.5 Results
120 120
121
+Here is what the main report can look like with the drilldown fields selected.
122
+
121 123
![Drill-down report view](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_main_view.png)
122 124
125
+This is the advanced properties form for the ShipCountry key.
126
+
123 127
![Drill-down advanced settings for ShipCountry](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_subreport_drilldown.png)
124 128
129
+This is the advanced properties form for the ShipCity key.
130
+
125 131
![Drill-down advanced settings for ShipCity](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_subreport_drilldown_2.png)
126 132
127 133
Congratulations! You have designed a report with a drill-down. You may now interact with your main report to view your sub-report. When you click on ShipCountry, you will notice that the sub-report filters data by both ShipCountry and ShipCity. If you were to use data in a many-to-many relationship, only data that satisfied those two conditions would be shown.