I\'m trying to launch a report that I created in iReport which contains a main report and a subreport.In iReport, the subreport launches fine and contains data, however when I try to launch it from wi
I inherited an SQL Reporting Services .rdl project from somebody and need help fixing some functionality.
My Requirement is to show two sub reports in a Report. What I am doing is, I have created two sub-reports and put that into a report.
Can anyone explain in details (if possible, with screenshots) how to add a subreport (one to many relation)
Let\'s say I have three lists:Departments, Divisions, and Groups.A Department is made up of Divisions, which in turn is made up of Groups.
How can we pass a parameter from the main report to a subreport in Crystal Reports XI? I have a parameter in the main report. Now,I wan开发者_开发知识库t to pass the same parameter to subreports. Plea
I\'ve created a new report using crystal reports 8.5. In 开发者_JS百科it, I\'ve used 3 sub reports and they are positioned in main report vertically.
I tried to create a very simple report with a subreport. The subreport was created separately and was embedded in the data group. The subreport separately gives me the relevant data. and the other mai
I\'m using rdlc reports in WPF, so have done so using WindowsFormsHost wrapper.The rdlc report I\'m looking for run has a subreport embedded in it, and I\'m setting the data source of that using the S
I have a subreport inside a main report on a new page due to the layout. When the subreport generates no data(sql table is empty), there is a blank page generated in the mainpage. How can i omit this