I would like to know how to pass the master report local variable to the drill-down report? Such as Variable "A" holding "1". The Value "1" can pass to the drill-down report etc.
From the interaction the Drill-down parameter express can input the object only such as the data source fields.
However, data stored in the variable needs to pass to the drill-down report as one of the criteria for generating the report.
So, how to pass it? What is the syntax if it is possible to pass the variable to the drill-down report and where to enter the syntax?
Thanks
Passing Master report local variable to Drill-down report
Passing Master report local variable to Drill-down report
Hello.
Thank you.
You should just write your variable name in the expression of the parameter.ymc wrote:I would like to know how to pass the master report local variable to the drill-down report? Such as Variable "A" holding "1". The Value "1" can pass to the drill-down report etc.
From the interaction the Drill-down parameter express can input the object only such as the data source fields.
However, data stored in the variable needs to pass to the drill-down report as one of the criteria for generating the report.
So, how to pass it? What is the syntax if it is possible to pass the variable to the drill-down report and where to enter the syntax?
Thank you.