subreport Questions
3
Solved
I am using Eclipse JasperReports Studio and have run into a problem I can't resolve. I have a pretty basic report with detail fields which return about 30 rows. I have a subreport I want to incorpo...
Guff asked 12/5, 2015 at 17:22
6
Solved
I would like to use a sub report, since it gets used on many reports, in the header. However, sub reports won't go into the header and neither will field values. Although, parameters will go just f...
Correggio asked 19/10, 2009 at 15:18
3
Solved
I made a jasper report that includes a subreport using JasperSoft Studio. When i preview it in the studio, it works fine. But when i add it into my java fx project, i have to send the subreport as ...
Aschim asked 2/6, 2017 at 7:27
6
Solved
I'm developing an java web application, where I'm using maven like tool of project managmentand now I'm becaming crazy with this problem.
I try to build an jasper report from my application, this r...
Boru asked 6/6, 2014 at 9:44
7
Solved
I'm using JasperReports and I fill the JRDataSource for ther report.
Now, I want to pass the main REPORT_DATA_SOURCE to the subreport. How can I do this?
As far as I know the REPORT_DATA_SOURCE is...
Thiele asked 13/12, 2011 at 14:8
3
Solved
I am developing an RDL in SSRS 2008 and am trying to move a subreport table directly into a main report so that I instead run this subreport in the same stored proc as my main report.
However, I'm ...
7
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 want to pass the same parameter to subreports. Please help me.
Inebriate asked 20/1, 2010 at 4:57
1
Solved
I call two subreports with same datasource, however when I print this report, only my 1st sub-report is populated with table.
This is how I pass the statsData1 to report.
List<BasicStats> s...
Gibraltar asked 21/1, 2019 at 10:32
2
Solved
I'm creating a 'master' report in SSRS 2008 that collaborates other reports about a person. Sometimes not all of the other reports are relevant and as such return nothing. I'd like to be able to ex...
Gallenz asked 17/6, 2009 at 10:55
3
I am trying to get a table to populate with the same data in my main report using Jasper/iReport. How can I get the Json to carry over?
In Edit table datasource I've tried:
((net.sf.jasperreport...
Polliwog asked 18/2, 2013 at 16:36
6
Solved
I have added a subreport to my report. The aim is simply to hide the subreport if there is no data in it.
NoRows property was mentioned on this thread on Microsoft forums, but I guess it is for SS...
Mccloskey asked 1/2, 2012 at 9:51
6
I have two reports that are setup with the same page dimensions- A4 portrait, with page margins of 1cm.
When I run the reports seperately and print them they both come out as expected: fitting int...
Tangency asked 19/2, 2009 at 18:47
2
Solved
I have a main report this main report contains two subreports ,
The first subreport contains two tables, when there is a lot of data on the first table it prints the first page successfully but th...
Violette asked 13/2, 2017 at 9:58
3
Solved
I have made one main report containing a few subreports. At the end I would like to compare some figures from the different parts of the report and also make some calculations with numbers received...
Glottochronology asked 27/11, 2012 at 12:42
4
I currently have a crystal report embedded in a visual studio website. I deploy the website and install it on an IIS, and provide a link to the user so they can access globally and see this report....
Typeface asked 11/2, 2014 at 17:56
1
Solved
I am having issues with populating data in subreport in the title band of the main report. The data is populated correctly in subreport in the detail band of the main report. I am trying to find wh...
Fend asked 8/9, 2016 at 19:59
7
Solved
How can I set a parameter of a sub-report? I have successfully hooked myself up to the SubreportProcessing event, I can find the correct sub-report through e.ReportPath, and I can add datasources t...
Vault asked 19/1, 2009 at 9:15
3
Is there any way to refresh a subreport in Reporting Services?
When I change something on a subreport file and back to the main report, I have to delete the subreport object and include a new inst...
Sp asked 15/6, 2011 at 14:13
1
Solved
I need to make report like this:
Product Name : Product XYZ
---------------------------------
| Item Name | Quantity | Price |
---------------------------------
| Item ABC | 10 | 10 $ |
| Item BC...
Outherod asked 5/1, 2016 at 3:47
1
Solved
I have a field with values:
CM45024,CM45025,CM45026
I want to separate this into multiple items using subreport. My jrxml source is:
<field name="docIdNoGRN" class="java.lang.String">
&l...
Overuse asked 15/11, 2015 at 14:5
2
Solved
I'm using iReport 2.0.4 to export some data to excel from a java application.
My problem is my subreports are grouping under the top level report but I want them to be discrete reports. Currently...
Crossly asked 22/7, 2012 at 22:8
3
Solved
I'm having a problem when working with multivalue parameters between reports.
I have a main report in which I have defined a multivalue paramer, which I use to run a SQL query to populate its data...
Bhakti asked 5/12, 2012 at 14:38
1
Solved
I have a requirement where in I need to print the data in my sub report in horizontal order rather than vertical.
However the master data is still to be presented in vertical order.
The report p...
Buckden asked 16/6, 2014 at 10:2
2
Solved
I have a main report with several sub reports, each of these with slightly different queries and different ways to show the data.
So, in my situation, I have a textbox that needs to compile data ...
Carlina asked 9/10, 2013 at 18:4
6
Solved
Reporting Services 2005
My layout is like this:
I have the mainreport which contains a table
This table has 3 groups it runs by, GrpLevel1, GrpLevel2, GrpLevel3
Sub-Reports are added to one of ...
Orlando asked 11/3, 2009 at 15:28
1 Next >
© 2022 - 2024 — McMap. All rights reserved.