Passing array values to a sub report
Hi everyone, I had a little problem with passing values to a sub report through array. I have two groups in my main report. And in the second group I want to store the values being printed out in the...
View ArticleProblem with missing fields in the Map Fields dialog
Hello, I am trying to test a report ( to see the output via the Preview tab ), but it tells me to verify the database first. When I do that, I encounter the problem mentioned in the caption. More...
View ArticlePassing a parameter from a URL into Crystal Report
Hi We have a URL that contains a parameter. We want to pass the number from the URL into the crystal report. Is this possible? If so how do you do this? Regards, Gary
View Articlegot an error run from the Crystal Server
the parameter is defined that option prompt = true.what is the issue to fix? 'the viewer could not process an event. error in xxx error in formula record selection: (notHasValue(?RptCode 14_ or...
View ArticleSelection Criteria
I have 600 ID's in an Excel file, I need to run these ID's against 2 different fields within 1 table. Table X has an OPEN_ID and a CLOSED_ID, I want to find out if any of these 600 either opened or...
View ArticleWhere to find CR8.5 Service Pack 3 download?
Still have CR 8.5 due to app. vendor. Need to update to Service Pack 3. Where would Ifind the download?
View ArticleGlobal Variable Array in Record Selection Formula
I was searching for a way to display the description of a parameter. The only solution I found, that I could understand, was in this thread. Based on that thread I did the following:Created a...
View ArticleDate Display in Crystal Report 2011 from SAP BW
Hello, I am using SAP BW MDX Query connection to connect to BEX Query.The BEX Query has a date field. I am able to connect and create Crystal Report but the date field data is showing as # in the...
View ArticleShared variable from sub report to main report in crystal report
Hi ,Iam struck up with a issue. We have a crytal report where the sub report is embedded in group footer of main report.The subreport contains the 3 sub groups. (i.e) claimtype, claimname,claimno. then...
View ArticleAPPCRASH - "Crystal Reports has stopped working"- windows message/ Fault...
Hi, Recently an issue came up with one of our Crystal Report Xl users. When this user tries to view a document and then go to the design tab and hide or show details of the document the program stops...
View Articlesplitting a string
Dear all, I have to split a string on four parts, how can i use it. 401040302\PCA\CA-PR-E008-14\1234 i want to split this into four parts based on delimiter. 1. 4010403022.PCA3....
View ArticleDont want to apply any rounding/ decimal formatting in CR2013
I have a field which dynamically passes '123.22' (2 decimal) based on certain condition and same field will pass '123' (wholenumber) on certain condition. How can i not apply any rounding/ decimal...
View ArticleEliminating a column on a cross tab
Currently using Crystal Reports 9 and I have a dynamic cross tab that serves as a checklist. For example - The cells are a count of the column field. UserTest1Test2Test3Test4Field to be...
View ArticleCrystalReports 'System.InvalidCastException' occurred
Hi Team, I'm getting the below error. Can some one please assist me on this? I'm using Windows 2012 R2 server and CrystalReport Runtime 13.0.x version installed on the server. Application built on Any...
View Articlebackground formatting in crystal reports
I have a Crystal Report in Vs 2010. I'm Trying to format the background of a Column, Based on data values. Using this code only the first condition Works because I tried to switch the if conditions and...
View ArticleGet Data from SubReport
Dear CR Expert, I have design a Report with data structure as follow: COPro Cost Element Value Product OutputP-0001 9000001 $ 100 1,000 KgP-0001...
View ArticleNew Page before section but no obvious reason
Hi all I have a problematic report file in which the Details Section "u" always starts on a new page despite there being no instruction to do so. I cannot see any reason for this. I've checked that all...
View ArticleRenaming the stored procedure using Crystal report 9.0
Hi, I am using crystal report version 9.0. Initially i created Stored procedure name called : SP_Data_Summary_reports. This SP returns around 55 fields, and those fields mapped to crystal report....
View ArticleA chart bug while export to word
Hi, guys CR for vs Ver13.0.9Visual Studio 2010Office 2013I designed 3 charts in my rpt file. In order to seperate them, we can mark the first on as Chart A, the second as Chart B, and the last one as...
View ArticleSum of the field of formula column
Hi, I have created formula filed "Amount" as follows: amount : amt1+amt2+amt3; Now I want to sum up the formua filed "Amount" to show it on report. I have tried creating another formula filed "Totals"...
View Article