A report that is inserted into another report, usually to provide more detailed information on repeating items.
0
votes
0answers
17 views
how to generate a .jasper from a .jrxml in java?
I've 1 mainreport.xrml and this report has a subreport.xrml.
So when I compile my report without giving the report any reference to my subreport it generates my report fine, but when I give the ...
1
vote
2answers
20 views
Suppress header in crystal reports sub report
I have a report that should have the following structure:
Group A.1
Header 1
Record Q.1
Record Q.2
Header 2
Record P.1
Group A.2
Header 1
Record Q.3
Header 2
Record P.2
...
0
votes
0answers
32 views
Subreport data retrieval error
I have a main report (reportA) generated from tableA and a subreport (reportB) generated from tableB, where the two tables are linked from a field that is PK in tableA an FK in tableB.
I have created ...
0
votes
1answer
27 views
Passing a parameter to the Subreport and Displayin it only if Parameter is passed in SSRS 2008
I am trying to work on a report which has yearly records of employees. I have a created a table and a chart based on this.
Now I want to create a subreport which would display monthly records for the ...
1
vote
1answer
41 views
Adding an object to a Crystal Report to export to excel automatically
I do not even know if this is possible, but I figured that if anyone would know it would be you guys. Currently I have added an On-Demand Sub-report that takes a nicely formatted, grouped, and ...
0
votes
0answers
26 views
Fields not shown in subreport when called from VB.Net 2010
I have a report with four subreports, Crystal Reports X1. The VB.Net 2010 program displays this report generally OK. One of subreports, based on extracting three string fields from a table with no ...
0
votes
1answer
35 views
Pass Parameter From Main Report To Subreport
I have an object datasource that I fill and use on my main report. I am trying to pass one of the properties from this object as a parameter to a subreport. The instructions I've read online are:
...
0
votes
0answers
51 views
Crystal Report Subreport Drill Down
I have a crystal report that contains 2 sub reports. When the main report is open I see the two sub reports on the main page yet you can't drill down directly from there. When I click on a drill down ...
0
votes
0answers
64 views
Subfolders with subreports in Reporting Services
Ok here is my scenario:
1 - A-type - big report with several subreports (C or D types)
10 - B-type - reports with one or two subreports (C or D Types)
20 - C-type - subreports that may or may not have ...
1
vote
1answer
449 views
Record Selection Formula in subreport vb6.0
I have a crystal report rpt1. I am using rpt1 as subreport of rpt2.
I have following selection formula in my rpt1
rpt1.RecordSelectionFormula = " {BANK.PRID}= " & PRID & " "
Here Bank is a ...
0
votes
1answer
108 views
Why “Error: Subreport could not be shown” for some reports and not others?
I'm using VS2010 and the built-in visual Report Designer to create RDLC templates for rendering reports with sub-reports as PDF files in an ASP.NET application using a ReportViewer control and the ...
0
votes
1answer
73 views
Report comes two pages when using subreport
I have a problem when using a subreport in my report.
I have a query which produced only one record. And I've arranged for one record displayed one page.
When there is a subreport, it prints 2 pages, ...
0
votes
0answers
25 views
Linked sub-report loops 10x
I have made a report based on four linked sub-reports.
All four reports work as desired as stand alone reports.
The linked report that contains the most data and charts loops 10x all the other ...
0
votes
1answer
124 views
Subreport in Jasper-Reports does not split
I'm stuck with subreports in Jasper Reports. I'm using Jasper Reports 5.0.1, where I've designed a subreport within a subreport:
main-report
- detailband 1 => outer subreport
outer subreport
- ...
0
votes
1answer
84 views
Microsoft ReportViewer System.IOException with Subreports, RV Looking in Wrong Directory
I have several reports in a project I am working on that were created by someone else who no long works for the company. The reports all work fine, most have multiple subreports that work fine as ...
0
votes
1answer
355 views
How to pass one field value from my parent report to one subreport?
What I am trying to do should be simple. I have never used SSRS variables before, and this is probably a very good solution. But this is not working currently for me. I have one parent report with ...
0
votes
1answer
17 views
Linked Sub-report Organizing Strategy
Is there a logic to deciding how to structure a master report with sub-reports?
For example, I have a 360 (employee feedback) report I'm trying to make, where there are 4 different ways of presenting ...
0
votes
1answer
125 views
How to suppress the subreport when subreport dataset value has a status of “false”
My scenario is i am working with crystal reports, in that Main report document viewer which consists many sub-reports ,
Now my problem is
How to suppress(Hide) the sub report based on data set ...
0
votes
2answers
211 views
Crystal Reports: Decimal parameter field showed as integer on the footer section
I have an issue with showing a decimal value on the footer section. Actually, I'm using a parameter field to show a certain statistic on the footer section of a sub-report. When I place it on the ...
1
vote
0answers
91 views
Hide or show Subreport
I have a requirement where i need to show or hide subreport based on user selection.
Say I have a Main report and two sub reports: sub1 and sub2.
User selects to show only sub1. The boolean value ...
0
votes
1answer
278 views
Crystal report subreport orientation VB6
I am creating a report in VB6, in particular I have a main report with landscape orientation, then I insert a subreport again with landscape orientation but when I print it the sub-report appears to ...
0
votes
1answer
182 views
Use Explicit Worksheet Names when an SSRS 08 RDL Renders in Excel
My SQL Reporting Service 2008 .rdl file contains a subreport within a rectangle with a forced page-break before it. When it renders in Excel it defines a page break as a worksheet break so it creates ...
0
votes
0answers
36 views
Datasource of a subreport inside a list
I have a class named Declaration. Declaration has an ArrayList. SubAccounts has a type Cosif and an ArrayList of . Cosif doesnt have a InternAccounts type but Each cosif may or may not have a list of ...
0
votes
0answers
61 views
How to create sub report in multiple pages (Digital Metaphors Report builder)
I am trying to create a subreport for multiple pages.
I have created a subreport, added RTF tool inside the report, Enabled dynamic height property. But I am getting only one page. Content above one ...
0
votes
1answer
175 views
from subreport to main report
I have a crystal report that shows the data in this way:
code_price___qty
A__10.00____1
B__20.00____1
A__10.00____1
and in the footer I have a subreport that group by code and sum the price, so:
...
0
votes
0answers
81 views
Line chart can not display values returned from subreport
I put a subreport at Detail1 band, and also display 3 return values (RTN1, RTN2, RTN3) at Detail1 (with Evaluation time="Band"). It seems showing all RTN1~3 value at every row just fine.
But when I ...
0
votes
0answers
60 views
Can't find path for Subreport in ReportBuilder 3.0
I have a main report and I have created another report(say report2) from ReportBuilder 3.0 and uploaded it on ssrs 2012.
now i want to use report 2 in mainreport
I drag and drop Subreport from Insert ...
-1
votes
1answer
77 views
Dynamically select the subreport [closed]
I have 5 subreports in my main report.
Now my requirement is based on selection from UI i need to display combinations of reports.
say:
Main.jrxml
sub1.jrxml
sub2.jrxml
sub3.hrxml
if user wants sub1 ...
0
votes
1answer
354 views
Crystal Reports: Generating duplicate data of sub reports
My root issue is opening the reports in the browser (crystal reports viewer) without getting prompted with parameters for the sub reports.
Resolved this by linking the parameter from the main report ...
2
votes
0answers
82 views
Jasperreports - how to get JSON to populate a subreport
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:
...
0
votes
1answer
141 views
How do I create a nice message when there are no rows in a Microsoft rdlc sub report?
I am using the ReportViewer control in a website, my reports contain 3 or more sub reports. Often the data in the sub-report does not exist due to it being optional data. I need to output a nicely ...
0
votes
1answer
195 views
Can i control height of detail section of Subreport in crystal reports
Dim mainRp As New MainReport
Dim subRp As New SubReportTest
subRp.Section3.Height = 500
CrystalReportViewer1.ReportSource = mainRp
above code not working and not showing any error also
but ...
0
votes
1answer
66 views
Hide Sub Report for first record
In have a main report in which for the same name we have two records as we have two dates related to that query and we get two rows.
I have an Applicant whose information is being displayed and I have ...
1
vote
1answer
244 views
How to add the subreport dynamically to mainreport body ending part using asp.net?
i added new subreport dynamically based on condition to main report ending of the body, my code is
int left=10;
int top=20;
int width=50;
int height=50;
...
0
votes
1answer
271 views
Subreport for each row of Main Report in Crystal Report
I have a main report which displays Applicant and its details and I want to show the Notes related to that Applicant as a sub report, so If I have around 100 Applicants then for each row of Applicant, ...
1
vote
0answers
193 views
Repeat data on pages generated by horizontal subreport in crystal reports
I've got a bit of a problem with a Crystal Report and I'm hoping someone can help me out. I am using crystal reports 13_0_4 with vs2010.
Basically I have a report that looks somewhat like this:
...
0
votes
0answers
64 views
Best way to make generic parent report
My question may look a little vague but I'll try to make it understandable, here's the deal:
I need to make a generic report where it will have some fields that always will be on the report and a ...
0
votes
2answers
128 views
How to display sub-report on the top of the group?
I have created a sub-report and I have empty place in the right side of my custom_group in my master report. I want my sub-report be in this position (in the right side of custom_group in the master ...
0
votes
1answer
202 views
SubReport is not working after adding parameter
I am working on RDLC report On VS2012
When I am trying add a parameter on my Sub report then my report is not working and I am getting this error “Error: Sub report could not be shown.”
And after ...
1
vote
1answer
164 views
SSRS Subreport or other solution
I am working on a report that will show scheduling data. This report will need to show data for any job that has a promised date between a specified date range.
The issue I am running into is how to ...
2
votes
0answers
193 views
Unable to programatically reference subreport property (EnableExternalImages) from main report
I have what i think is a unique requirement not addressed in other questions. I've developed a local report in Microsoft report designer as an rdlc and am viewing it via the report viewer control. ...
0
votes
1answer
191 views
Subreport using XML file datasource don't work
I'm having a problem with subreport connected to a XML file. When I execute the report the preview don't show the subreport data, but if I execute the subreport alone, it shows the data correctly. ...
0
votes
0answers
581 views
Error evaluating expression in jasper report having sub-reports while getting data from a Xml data source
Im having a problem with creating a jasper report with xml data source. The main report has two sub-reports which have the same xml file as their data source with differente xpath query.
All three ...
2
votes
1answer
65 views
How do i avoid sub report in this situation
I have to bring data from 3 tables. If i create a JOIN query, this is how the data looks like:
http://sqlfiddle.com/#!3/7bc5e/1
I want to create SSRS report but i do not want to create sub report. ...
1
vote
0answers
85 views
Crystal master-detail reports with data in POCOs
OK, I've worked out how to do master/detail reports from POCO's by having my master data in one collection and detail records in another, and binding the master data collection to the main report and ...
2
votes
1answer
287 views
Crystal report - Watermark in subreport
I have a crystal report for an application form, which I have done by using an image as a water mark in the page header, and then have some fields to be overlayed in the details section by having the ...
2
votes
1answer
533 views
How to pass variable's value from subreport to main report and show/hide detail band on the basis of that value in iReportDesigner Jasper Reports?
I am storing Value of one field in a variable in subreport. This variable I am returning to Main report. On the basis of this value I want to show/hide detail band 2. But I am not able to implement ...
2
votes
3answers
302 views
how to provide parameter for subreport in JasperReport correctly
I have a report template that has a subreport;
in main report I have some parameters that should be available in subreport too.
Main report parameter is defined like this:
<parameter name="PID" ...
0
votes
2answers
406 views
Passing multivalue parameter to a subreport
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 ...
0
votes
1answer
603 views
Hide space between elements of a report
I have one report with various subreports. These subreports are within a table cell. When the subreport doesn't have any data available, I hide the components (tables, textbox, charts) in that ...