Suppress group of rows in cross-tab
Hi! In my report I have 3 groups:1.Status (Open, Closed) 2. WorkGroup (WG1, WG2, ..., WGn) 3. IDand running total, which counts ID of each WG. I get cross-tab in ReportHeader: Status |...
View ArticleCrystal reports exports to CSV from multiple details section
Hi All,I need to generate a CSV file from crystal reports. In the report I have a header row for column headers and data in 2 details sections. When I export it to CSV it doesn't keep the required...
View Articlesap crystal report viewer throws error message "a number, currency .......
sap crystal report viewer throws error message "a number, currency .... string is expected here". the report works in all other systems. my OS is Win7 64bit
View ArticleStrip the parameter before passing to StoreProc - CR2013
How do I split the value and pass it to parameter of Store Proc? From front end .Net app user is selecting 'AA-11-OCT-2014' and via open doc a crystal report is called. The back-end store proc(oracle)...
View ArticleCreating a Report - Verify Database Error
I have gone through the steps of setting up a new report per the step by step directions in my Epicor software. When I get to the print preview step I get the message "The database file '...
View ArticleCounting # of records?
A store proc is returning set of records, how can I count # of records returning from store proc and display the count on Crystal Report?
View ArticleSubscript must be between 1 and the size of the array
This array loops through grabbing a description of a promotion and the procedure projected/performed for the event to summarize in a cross-tab. But what I'm trying to now accomplish is remove a filter...
View ArticleDatabase login prompt issue on Windows XP machine
Hello, I've built a .Net application using crystal reports. The application runs fine on my Windows 7 development machine, and runs fine on 6 of our clients Windows XP machines. The issue is with only...
View ArticleMerge two value from one table in Crystal Report
Hi All, I want to combine two value from one table in crystal report.Example:- Item group :- FG Row...
View ArticleCrystal XI R2 RDC ViewReport function does nothing in Powerbuilder 12.6
I have recently migrated a 32-bit Windows application from Powerbuilder 12.5 (classic) to Powerbuilder 12.6 (classic). It uses Crystal XI R2 RDC to print reports. All calls to the OLE objects to set...
View Articlesubtracting max value from min value
Hi Experts, I am just learning Crystal reports 2013 and having problems with a formula to subtract Minimum value from Maximum value at the report footer: WhilePrintingRecords;{CDBPoint.Name}=...
View ArticleCrystal Reports XI Print Control
I have a web app that uses Crystal Reports to render documents. I also have users that need to print these reports and as such, the printconrol.cab needs to be downloaded and installed. I have a new...
View Articletime value problem
Hi team, I have 2 datetime fields that I am using to calculate the difference in as such: TimeValue ((Maximum ({Trip.TripEndTime}, {ServiceHistory.ServiceDate}, "daily") - Minimum...
View ArticleUsing 'In' to Find All Events with a Specified Time Period
I'm trying to find all events within a time period that is defined by the user with Start/End date parameters. And then I'm linking the values to a sub-report.And how I have accomplished this is to...
View ArticleSubcontractor Reports
Is there a Crystal Report that can list subcontract costs by subcontractor and labor category by subcontract? Thanks
View ArticleError, Method not found: 'CrystalDecisions.ReportAppServer.DataDefModel
Hello helpful people, I am getting the following error when I run my report, please help. Error, Method not found: 'CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag...
View ArticleShowing Max date based on filtered services, possible subreport help needed
We created a caseload report for our clinicians to see all their clients and treatment plans. In addition, I want to be able to pull the most recent medication service, based on date and filtered by...
View ArticleExporting data from Crystal Reports into Excel sheet has problem
Hello Crystal Reports Experts ,I am using Crystal Reports 2011 and try to run the CR from CR2011 ,Report is displaying fine with Crystal Reports 2011 and also with BI launch pad ,When I try to export...
View ArticleMinimize IF Statement
Hi Guys, Can anyone help me to minimize my code? it was so long and making the crystal slower. I'm placing this code to hide the the values with zero. I don't know how to compress it. Anyway...
View ArticleWhat version of SQL Server works with Crystal Reports 2008?
I want to use Sql Server as a datasource for my crystal reports 2008 - what version of sql server is supported by CR2008?
View Article