Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 10, 2012 04:22 PM by Csharp22
Member
296 Points
410 Posts
Feb 10, 2012 04:22 PM|LINK
HI,
i have a subreport which takes a single parameter and generates the report.
there are 100 different values for the parameter.
my question is how to loop though each parameter generate a report , when exported each report should be in one excel tab.
eg: if there are 10 paramerters.
i should end up with 10 excel tabs , each tab consisting of the report generated with each parameter.
Any suggestion how to implement this ?
Csharp22
Member
296 Points
410 Posts
Subreports and loop through parameters
Feb 10, 2012 04:22 PM|LINK
HI,
i have a subreport which takes a single parameter and generates the report.
there are 100 different values for the parameter.
my question is how to loop though each parameter generate a report , when exported each report should be in one excel tab.
eg: if there are 10 paramerters.
i should end up with 10 excel tabs , each tab consisting of the report generated with each parameter.
Any suggestion how to implement this ?