How to remove suppressed items in the group tree from the crystal report...
I am removing items in report using group selection formula. Although the removed items are not available in the report, they are still available in the group navigation tree on the left pane. Is there...
View ArticleCR 2008. how to use report parameters into SQL command
maybe its a trivial issue, but its driving me crazy.I have a report with a parameter (Id). Now I must create a new SQL command like this:"SELECT * FROM TAB WHERE ID={?Id}"of course, at runtime the SQL...
View ArticleSetting RecordSelectionFormula to multiple subreports is not working.
Hello, I have an application vb.net Vs2005 winform an Crystal Report for .NET.I have a report whith 3 subreports : i want to specify RecordSelectionFormula for the 3 subreport but it work only for one...
View ArticleWith Crystal 13, can you report off of *.accdb files?
I don't know if this is an ODBC issue or a Crystal issue, but I use Crystal 12 and am unable to see tables in *.accdb files. Does Crystal 13 connect OK?
View ArticlePassing variable from sub-report
I've got a report that I had to create a sub-report to pull in incentives and quantity for each drive we had. A sub-report was needed because we can have multiple incentives per drive and this seemed...
View ArticleLeft align when Columns non-display
As the title , According to the requirement when some columns non-display , then the next column should left align replace the non-display columns. I do not known how to use Crystal Report to implement...
View ArticleContexting in Crystal Reports
Hi , i have a requirement assuming the below data SO Num Status Flag----------- ---------- --------1 A Yes1 B Yes2 B No2...
View ArticleError in File Database connector Error Time Limit exceeded
Hello Experts, I am getting following error while fatching data from SAP BW using MDX connection.I am using Crystal Reports 2011 and save it in SAP BO 4.1 SP2. I have OLD BO system also. It is running...
View ArticleProblems with sums in 2 levels of groups
In context of my previon post Re: Problems with groupsI had the next answer:1) Create a formula called (@LL) with this code:If left(sect_type_code,2) = 'LL' then 12) Go to Report > Selection...
View ArticleEliminating zeros from Average calculation
Hi,i have a calculation whihc is difference of two numbers...and if any of them is # then i make this as zero and i dont want these to be included in the calcuation. is there anyway to achieve this ?
View ArticleCrystal Reports Date Parameter Default Value OPtion Empty
Is there a way to set a default date value for a Date Parameter? It is shown empty, it only allows to set a fixed date, i.e. 10/10/2013. But it doesn´t allow me to use a formula (which has a...
View ArticleHow to condition the call to a sub report?
I have some rows that are all the same except for one column, the transcodes.it looks like this: Order# Amt Transcodes 123 100 001123 100 @23123...
View ArticleOut of Memory Error
I am getting an error when printing or exporting a report that simply states "Out of Memory" and then Crystal stops responding. Any ideas on where to start to troubleshoot this issue?
View ArticleArray Size must be greater than one
Hi All, I have create a new crystal report in which the data are loaded into group based on one variable from Database table and I need to calculate the stddev in group wise so I used the below things....
View ArticleRename a formula in Data Foundation
Question may be simple but I am really struck at this point. I am in the process of creating the business view where I was successful in creating the Data Connection and now I am in Data Foundation.......
View ArticleGrouping data and having summary totals in Crystal Reports
I am using Crystal Reports 2011. Attached is an example report I need to create in Crystal Reports. The detailed data needs to be grouped a certain way with Group name and group field data together...
View ArticleBVM Performance slow
Hi, Is there any document which explains why it takes so much of time while we do export and import of LOVs using BVM? In a scenario we had to migrate 15-20 LOVs from source to target which took nearly...
View ArticleSQL using 1 table from 4 databases to generate a complete report
Hi I fixing a report someone made and i'm running into an issue where items are missing. Is it possible to generate 1 complete report using a product table from 4 different databases on the same...
View ArticleRead Bex Variable value in Crystal Reports formula
All, I am entering a value as '201303 - MAR 2013' to a BEX Variable. When I read this value in the formula I am getting MAR 2013 but I need 201303. Do you know anyone how to read first part of the...
View ArticleCreating Profile type report that hold fields with multiple values
Really hoping someone can please help me out as I am very new to Crystal Reports. We use Maximizer CRM and we have been in need of some custom reports to rule out risk for regulators. I contacted Max...
View Article