On last.fm: Check out Anthony Green's New Solo Album
2 Resources for

main report

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

One Subreport in a main report but data is overlaped
I am using crystal report8.5. I have a main report and created one sub report, which is included in the main report of second details section. The main report data is overlaped in sub report data. i need immediate solution for this. please send as soon as possible.
Tags: shiva_dss@..., main report
Discussion threads 2007-06-14
crystal report - group by sahred variable from subreport
I"m working with crystal report version11. I build a main report that calls to sub report , there is a shared variable that get his value in the sub report.I can see the value of the variable in the main report.I want to group by the data in the main...
Tags: yliat@..., main report
Discussion threads 2007-03-27

Additional Resources

Group on a field from the sub report in the main report
Short version - Using Crystal 8.5 with Mas 90 4.05. I have to use a sub report because of a left outer join issue. I need to insert a group on the main report based off a field in the sub report. Can this be done? If not, can a...
Tags: bonzsai@..., sub report
Discussion threads 2007-08-04
Is this possible to be done in Crystal Report 8.5?
Hi,I would like to ask if it is possible that the report I have created uses 2 different datasources.The report consists of the main report and subreport. The main report uses Oracle 9i as the datasource, while the subreport uses MS SQL as datasource. Can this be possible?Please advice.Thanks in...
Tags: datasource, Crystal report 8.5, myblob@..., programming, data source
Q&A 2006-08-06
crystal report help
i am getting the value of share variable on sub report but it is not displyed on main report ...plz help Main report formula//WhilePrintingRecords;//Shared NumberVar x ;//xSub report formula //WhilePrintingRecords;//Shared NumberVar x;//x := 1000;//x
Tags: amit_it15@...
Discussion threads 2007-05-09
How to show Access subreport totals in main report
Reports and aggregate functions go hand in hand. Using the same aggregate function, you can evaluate groups of data or the entire report. For example, the expression SUMAmount will return a different value depending on which report section it's in. Subreports expand on this capability. You can even display aggregate...
Tags: Microsoft Access, Expression, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins
Blog posts 2008-04-28
how to pass the value from Sub report to main report ?
how to pass the value from Sub report to main report ?This post belongs in the Questions forumIf you have a problem or are seeking specific technical information, please select “Ask a Question.” The Questions forum is a faster and more efficient way to get specific, problem-solving feedback from other...
Tags: senthil.p@..., Sub
Discussion threads 2007-03-01
sharing records b/n crystal subreports
Hi,I have a main report which calls a stored proc.I want to create subreports in the same report using the same records from the main report butfiltering some records.Can anybody help me here ,pleaseThanks
Tags: veena_venkat28@...
Q&A 2005-08-10
Parameter Passing to Crystal Report
I am using Crystal report 10. I developed report with subreport. I used sql queries joined with union all having different selection criteria. I need to pass from & To Date as parameter to main report & same parameter to sub report also. But I am not using simple condition...
Tags: riteshkhare@...
Discussion threads 2007-04-09
Crystal Report and SubReport Data Share
Main report has an input date variable. Formula needs a number that is dependent on the input date from a second data table. Number in a second table not easily linkable to main report. Subreport created for lookup value/calculation.Shared the input date as a number(ie July is 7)That...
Tags: Value at Risk, jfichtel, software
Q&A 2005-08-03
Making a report via CR 10 in VBScript
Hi to all, Can anyone tell me how to generate a report in VBScript using a crystal report 10? Is there a tutorial on this or any site that can help me on this? Many thanks in advance.Thanks.100 points?Try this, it's close, but you may need to work...
Tags: Scripting languages, Try This
Q&A 2006-04-23
Crystal Report Suppression
I currently have a report & a sub-report in Crystal 8.5 that is pulling values. Does anyone know how to supress the detail on the main report if the subreport values are null?Should be in Format, Section.Click on your subreport in the left pane.Select suppression options in the right...
Tags: davegenovese@...
Q&A 2005-03-03
Passing Password From VB to Crystal Rep
Dear Sir,I want to display my report from Visaul Basic if i use a single report then it works properly but when i use a sub report from same database it generates an error 'incorrect session perameter'. I think its because, i am not giving a password for the sub...
Tags: jamil_akbar@..., Microsoft Visual Basic, password, programming
Q&A 2004-10-05
cant connect to two different databases from crystal enterprise X1
Enterprise throws an error 'incorrect logon parameters..' if I try to run a report that uses two different databases of the same server. Main report pointing to a stored proc in one database and subreport pointing to a table in another database. I am using ODBC connection to sql server.I...
Tags: Storage, Databases, a-champ1@..., database, ODBC Connection, ODBC, DSN1
Discussion threads 2007-05-15
Tcp Data Collector (exe)
Resident program that runs in the system tray collecting data from six client channels. Each channel can be directed serially or to a remote site. Each tcp stream reports to the main console report center. Report is updated periodically to a daily report file. SQL Database is updated on each...
Tags: Console, SQL, TCP, SQL Database, Keuhsware, Tcp/Ip, Programming Languages, Databases, Networking, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2008-08-13
access report multi +column conundrum
I have a multi column report in Access 97 that I need to go down and across, but also needs to be able to grow and span multiple pages. I have this as a nested subreport (a report in subreport, and that report is a subreport in another report,...
Tags: Microsoft Office, Databases, ironfist03, subreport
Q&A 2005-05-06
data report
I created a report with the data report using the data environment. However, after displaying a certain report if i should select a different recordset the data report still displayed the previous report. Please how best do i address this issue.
Tags: joshnelly@...
Discussion threads 2004-10-18
Duplicate reports with interactivity
I am upgrading some custom reports that currently reside in Excel 2000. The functionality I want to preserve is for users to interact with a report once it is populated per their selections row and filter options. They can view the default report counts and then with one click switch...
Tags: Microsoft Excel, Microsoft Office, Databases
Q&A 2005-01-10
DC Dynamic Report (exe)
Dynamic Report is a COM based component that generate HTML Report with ease no design interface, no additional programming code, only populate your record set, define few methods to customize your report view, that is all. Dynamic Report comes with a lot of functions that enables you get a full...
Tags: Report, Dynamic Report, ActiveX/COM/COM+/DCOM, Middleware, Development Tools, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2006-05-12
Crystal Report in VB 6 Project
I have an existing Crystal ReportCR in VB project that downloads the data to disc file. Generally users download the data to Excel. Currently there are 24 columns in the report. I would like to add 8 more fields to this report. I am very new in using the...
Tags: Microsoft development tools, Programming languages, sbadalia@..., Microsoft Visual Basic 6.0, Crystal Reports, Microsoft Visual Basic
Discussion threads 2007-09-13
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's Data Protection Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now
Microsoft Excel Intermediate Skills
This Microsoft Excel Intermediate Skills presentation is a preformatted solution for training staff to get more out of Microsoft Excel. The accompanyi ...
Buy Now