0
votes
4answers
482 views
Crystal Report subreport loses linked parameter on production server.
I have created a crystal report called 'Order Details'. I used visual studio 2005 (crystal ver 10).
The order details report uses a stored procedure to populate itself.
It contai …
1
vote
1answer
10 views
Reporting Services - get data into subreports
I'm tasked with reporting on survey data using Reporting Services 2008.
My challenge is this:
a survey has any number of questions
a question is one of three types (a numerica …
0
votes
3answers
288 views
SSRS mysterious extra pages
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 expe …
0
votes
1answer
33 views
How to split a Crystal Reports subreport across a page break?
I'm using Visual Studio 2005 and writing in VB.NET.
I have a subreport in a Crystal Reports report consisting of a list of log entries. Sometimes the list of log entries is long …
0
votes
1answer
94 views
How to make a subreport/master-detail in VS crystal reports without it being clickable?
Often I'm creating reports in Visual Studio's Crystal Reports and want to have a master-detail or 1-many type thing. Something like this:
Invoice Number 13245
Total: $1,000,00 …
1
vote
1answer
131 views
Passing Date as a parameter to a subreport/another report to use as a parameter
I have two reports. First reports selects a report type from a dropdownbox and accepts from/to dates and when click on the view report - lists customer names for this report type. …
0
votes
2answers
629 views
Crystal Reports: Subreport on more than one page
Hi I have a Crystal reports, report set up and I want to insert a sub report as the first page. I thought I can do this buy placing a subreport in the PageHeader of my other repor …
0
votes
1answer
24 views
Report with sub-report not generating in Reporting Serivces 2005
This is my first attempt at employing sub reports and my overall experience with reporting services is minimal (edits to existing reports, creation of some basic reports).
I have …
0
votes
1answer
89 views
Crystal Reports: including a subreport into a grouping section?
I have a report which lists out a company detail. There are two sections to the company detail. The first portion lists out environmental data and the second is actually a subrepo …
0
votes
1answer
30 views
Is there a way to put subreports in headers in SSRS?
Every time I use a Microsoft product I feel like I'm delving deeper into some form of existential mental masochism. However, I'm forced to use the tools the company buys, anyway... …
0
votes
1answer
97 views
Reporting services subreport column sorting failing
Hey All,
I am working on a SSRS 2008 reporting solution and I am running into a problem with a subreport not interactively sorting columns with the asp.net report viewer control. …
2
votes
4answers
3k views
Microsoft Reporting: Setting subreport parameters in code
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 …
0
votes
1answer
192 views
How to create an unbound subreport in another unbound report
I have an unbound XtraReport that has a subreport control which contains another report. I call "unbound" to a report that has the definition of the fields using a schema but not a …
2
votes
2answers
713 views
Subreports try and keep together leaving blank spots/pages
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 3 groups …
0
votes
1answer
107 views
How can I control the subreport layout?
My business analysts have created 7 reports (using Report Builder) they want merged into a MEGA-report. I've been trying to do this by wrapping them all in subreports (which you ca …
