Click to See Complete Forum and Search --> : How to open a subreport in main report


mur007
February 15th, 2006, 04:51 PM
Hi,

I created a blank report by passing some multi-values to a parameter from a list-of-values in CR-XI, then I converted that parameter array as a CSV string by using formula.
After that I created a subreport using a SQL Stored Proc which will accept multi-value parameter as a string, so I linked the formula in the main report to subreport.

But here subreport is not opening by it self. it is showing data if I double click on subreport. But I need to show the subreport in main report.

Any help would be appreciated,
Thanks.

Madhi
March 15th, 2006, 06:49 AM
You need to place that subreport in Page header and go to Preview mode

sraheem
March 18th, 2006, 02:25 AM
While inserting sub report, uncheck on-demand check box, if u check this box then subreport appears as hyperlink.

hope it helps.