Guides/ReportDesign/9.0-Misc-Tab.md
... ...
@@ -116,12 +116,6 @@ You will then want to click on the [[Advanced Field Settings|http://wiki.izenda.
116 116
117 117
On the first field you selected as a drill-down key, you should set the subreport and drilldown style properties. For the second field, you will select the subreport only. Do not select a drilldown style for this property.
118 118
119
-###9.2.5 Results
120
-
121
-Here is what the main report can look like with the drilldown fields selected.
122
-
123
-![Drill-down report view](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_main_view.png)
124
-
125 119
This is the advanced properties form for the ShipCountry key.
126 120
127 121
![Drill-down advanced settings for ShipCountry](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_subreport_drilldown.png)
... ...
@@ -130,6 +124,12 @@ This is the advanced properties form for the ShipCity key.
130 124
131 125
![Drill-down advanced settings for ShipCity](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_subreport_drilldown_2.png)
132 126
127
+###9.2.5 Results
128
+
129
+Here is what the main report can look like with the drilldown fields selected.
130
+
131
+![Drill-down report view](/Guides/ReportDesign/9.0-Misc-Tab/misc_tab_drill_down_main_view.png)
132
+
133 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.
134 134
135 135
###9.2.6 Passing Filters from Master Report to Sub-Report