Nested Report

Stimulsoft Ultimate discussion
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

Nested Report

Post by mahsan »

Hello Stimulsoft Team
I need to know, is it possible to open one report in another report?
Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Nested Report

Post by Alex K. »

Hello,

Please try to use the SubReport component in which specify on another report file.

Thank you.
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

Re: Nested Report

Post by mahsan »

Thank You for the reply
Is it possible to give me an example about this?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Nested Report

Post by Alex K. »

Hello,

Please see the attached screenshot.

Thank you.
Attachments
Capture.PNG
Capture.PNG (40.15 KiB) Viewed 5575 times
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

Re: Nested Report

Post by mahsan »

Thank you,it was realy helpful. :D
I have another question about this topic,I want to use Drill Down . I have a report which name is "Report1" .
"Report1" has 2 variable ,I need to open another report which name is "Report2"."Report2" has 3 variable.
when I click on a text of databand in "Report1" the "report2" will be shown(by using drill down).
how can I set "Report2" variables by using"Report1" variables?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Nested Report

Post by HighAley »

Hello.

You should use Drill-Down Parameters.
Please, read the Drill-Down Parameters section of the Stimulsoft User Manual.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Nested Report

Post by Alex K. »

Hello,

In this case, you can add the Parameters for SubReport component, use your variable as Expression and use the following expression in the second report:

Code: Select all

this["Parameter1"]
Thank you.
Attachments
Capture.PNG
Capture.PNG (11.79 KiB) Viewed 5562 times
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

Re: Nested Report

Post by mahsan »

Thank you for the reply.
I didnt understand.
In first report I should Set the parameter for the drill down report and in the second report I should set the variable by the parameter?
In attachment I show what I exactly need.I will be very thank full if you give me a solution.
Attachments
Parameter.png
Parameter.png (17.57 KiB) Viewed 5560 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Nested Report

Post by HighAley »

Hello.

Please, send us your report template for analysis to support@stimulsoft.com.

Thank you.
mahsan
Posts: 15
Joined: Tue Feb 16, 2016 1:08 pm

Re: Nested Report

Post by mahsan »

Thank You For the reply
In attchment I send another image which make my problem more understandable.
I need to set "VarPeriodRefMain" from Report2 by the value of "VarPeriodRef" in Report1,I dont khnow in drilldown report how can I do it?
Thank you for your patience in answering my questions.
Attachments
ReporVariable.png
ReporVariable.png (27.31 KiB) Viewed 5556 times
Post Reply