I've a crosstab where I analyse number of commands by month and products line. I filter this crosstab by a prompt on year.
I've create a detail report with command's number, date of command, products line, etc...In this report, I've create 2 parameters on product's line (?product?) and year (?year?).
I make a drill-through on products line and I initialize the 2 parameters like this :
?product? = Parent report products line
?year? = Parent report year
When I test the drill, the year's parameter is always null...
How could I pass 2 parameters, or more ?
Thank you for your help.
I've create a detail report with command's number, date of command, products line, etc...In this report, I've create 2 parameters on product's line (?product?) and year (?year?).
I make a drill-through on products line and I initialize the 2 parameters like this :
?product? = Parent report products line
?year? = Parent report year
When I test the drill, the year's parameter is always null...
How could I pass 2 parameters, or more ?
Thank you for your help.