My subreport uses data from stored procedure with input parameter. In turn the subreport has to use the parameter also. It workes until I try to put main report on WEB. The question is : How to pass parameter to subreport on the WEB?
It is not posible to do through Link, and subreport's parameter is not the element of main report's parameter Collection.
It is not posible to do through Link, and subreport's parameter is not the element of main report's parameter Collection.