how to pass values of resulted by query of main report to subreport parameter?

Friends, while I was generating excel sheet,to merge the cells in columns which are having same data, I am using this logic. Logic is, I am using subreport for each column in report/excel sheet.in subreport I need the same value of main report query resulted, as parameter value which I want to assign as value in where condition of subreport query.
javianjava's picture
Joined: Sep 28 2013 - 12:12am
Last seen: 9 years 1 month ago

1 Answer:

Hi,

Use parameter mapping in subreport properties where you can mapp your subreport parameter with main report parameter.

 

Thanks

Ajinkya

ajinkya_c's picture
5989
Joined: Aug 29 2012 - 6:13am
Last seen: 6 years 1 week ago
Feedback
randomness