June 2010
Intermediate to advanced
272 pages
5h 55m
English
A crosstab report shows Sales Quantity by quarter (rows), Product line (columns) and Order method (columns). The report has several filters.
There is a drill-through report which is to be called from the report columns, that is, product line and order method. When called, all the filter values are to be passed.
In this recipe, we will see how to define the drill-through and parameter mapping once and then copy-paste it for other drills—hence saving the development time.
Create a crosstab report to be used as main report in the following format:

Define all the prompts and filters on main report.
Now create a drill ...
Read now
Unlock full access