Guides/ReportDesign/9.0-Misc-Tab.md
... ...
@@ -120,6 +120,10 @@ On the first field you selected as a drill-down key, you should set the subrepor
120 120
121 121
![Drill-down report view](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_main_view.png)
122 122
123
+![Drill-down advanced settings for ShipCountry](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_subreport_drilldown.png)
124
+
125
+![Drill-down advanced settings for ShipCity](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_subreport_drilldown_2.png)
126
+
123 127
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.
124 128
125 129
###9.2.6 Passing Filters from Master Report to Sub-Report