Passing Master report local variable to Drill-down report

Stimulsoft Reports.NET discussion
Post Reply
ymc
Posts: 31
Joined: Tue Oct 30, 2007 9:00 pm
Location: Hong Kong

Passing Master report local variable to Drill-down report

Post by ymc »

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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Passing Master report local variable to Drill-down report

Post by HighAley »

Hello.
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?
You should just write your variable name in the expression of the parameter.

Thank you.
Post Reply