Bar Chart Drill-Down passing parameter to other report

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

Bar Chart Drill-Down passing parameter to other report

Post by ymc »

I would like to ask how to pass the parameter to another drill-down report but not to drill-down page with series value.

The setting of Interaction --> "Drill-Down Enabled" = True and Drill-Down Report = 'abc.mrt'

Where should I put the parameter for passing?
1. In the main chart interaction --> "Drill-down parameter? And need to Enable the Drill-Down also?
2. What is the syntax? I have tried to pass the argument of the chart to the drill-down report and enter (this["SeriesArgument"] or (string)this[""SeriesArgument"]) in the parameter expression. However, there have no luck to get back the value in the drill-down report (not Page).
ymc
Posts: 31
Joined: Tue Oct 30, 2007 9:00 pm
Location: Hong Kong

Bar Chart Drill-Down passing parameter to other report

Post by ymc »

Anyone know how to do it?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Bar Chart Drill-Down passing parameter to other report

Post by Alex K. »

Hello,

Please see the sample reports in attachment.

Thank you.
Attachments
1805.abc.mrt
(25.37 KiB) Downloaded 534 times
1804.DrillDownReport.mrt
(21.52 KiB) Downloaded 541 times
ymc
Posts: 31
Joined: Tue Oct 30, 2007 9:00 pm
Location: Hong Kong

Bar Chart Drill-Down passing parameter to other report

Post by ymc »

Got it. Thanks.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Bar Chart Drill-Down passing parameter to other report

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Post Reply