Operation illegal on linked parameter
I had use four sub report in the report, and in the main report will set a data to be the parameter of the sub reports. I open the report in Crystal Report and the BO Server is OK. But in the page, I...
View ArticlePrinting terms and conditions on the last page(s) without logo
Hi all, I have an invoice report with the following conditions: - company logo and footer on every page (page header and page footer)- terms and conditions on the last page(s) (the terms and conditions...
View Articlecreate a summary report
Hello, I wanted to create a payment summary. The summary contains different payments made for an employee basically three types of paymrnt.Two of the payments are placed as a sub report.I wanted to get...
View ArticleDynamically Pass the Parameters From Hyperlink
Hi all, I have one report and R1 and it is Parameters are start Date and End Datein the Report R2 had the Same Parameters Start Date and End Date When User Runs the Report R2 with the parameters Start...
View ArticleHow to generate page n of m programatically in crystal reports?
Hi, My report times out whenever I use the special field page n of m in crystal report.The report uses 4 subreports and when I remove the special field page n of m ,the report runs fine.Is there...
View ArticleMultiple Record Selections in Record Select Expert
Hi, In My Report, I am having Multiple Filters as shown below, in particular Order, Once I Re Opened the Select Expert Again , the order of the filters got changed, so that my report not working as per...
View ArticleCustom Group Name using formula: combine two fields
I'm using a Cross-tab due to the large list of diagnoses codes and medications. I want to be able to use the ID code next to the description without them being on separate rows (one of the many...
View ArticleCross-Tab: Creating Age ranges in Columns
I have the following formula to convert DOB to age: if //months (datediff('yyyy',{CDCLIENT.DOB},currentdate)-(if datepart('y',currentdate)>datepart('y',{CDCLIENT.DOB}) then 0 else 1))<2 then...
View ArticleCrosstab Summarized Field Label - Formula Based on Column?
In this crosstab, I have a single column based on the field GroupID. I want to dynamically control the summarized field labels based on what GroupID they fall under. How do I achieve that? To test, I...
View ArticleData Visibility Problem with Crystal Reports
I am fairly new to Crystal Reports and am in the process of customizing non-conformance report templates for Infor Visual Quality. Infor VQ has Crystal Reports Runtime embedded for generating reports....
View ArticleWorkaround to conditionally adjust a text field / cell horizontally
I am very much aware of the 'Can Grow" function in Crystal Report, which automatically adjust the cell vertically. Are there any counterpart in Crystal to make it horizontally, or other workaround to...
View Articlewant to delete records showing running total is 0 & total can be put in a...
hello everyone,i have one crystal report containing several subreports.i am getting running total duplicate values for some of my records having total as 0,so i want to delete them as well as the total...
View Articleset date range
I want to set up a report to list the orders processed in the last 24 hours. Simple DD/MM/YYYY format. Can I set up a select expert formula for this? Or is this something I need to add a prompt for and...
View ArticleQuestion about Grouping and Formatting a report
My given requirements changed from one day to the next. At first all I need to do was create a text document that shown when a PO was received(Partial or Complete) how the purchasing agent wish to...
View Articlethe database logon information for this report is either incomplete or incorrect
Hi Guys, I'm getting this error message when I run report on CMC. I don't have problem with Local system with Crystal Report Desktop Version. Very Interesting thing is few reports I can able toi run...
View ArticleReserve Minimum Space Footer
We are working on an invoice report. When running the report, it will produced multiple invoices of varying page length. On the first page of an invoice ONLY, there is a remittance slip located at...
View ArticleCrystal report date issue
Hi All, I designing crystal reports using Universe. I am connecting to a oracle synonym, oracle synonym is a text file. I am trying to create a parameter when they select the date mm/dd/yyyy it has...
View ArticleAsp classic is supported SAP Crystal Reports 13??
Hello, I have a application with classic asp using crystal reports 11 and SQL Server 2005 databases must be migrated to Crystal Reports 13 and SQL Server 2012. Crystal reports 13 supports classic...
View ArticleProblem with hyperlinks when exporting to PDF
I wonder if there is anyone out there who is having /had the same issue as me using Crysatl 2013 support pack 1?? I have a report, which has some fairly simple hyperlinks set against some fields, which...
View ArticleArray from main to subreport for creating a chart
Hello, colleguas. I want create a chart and have 3 array (Y_1, Y_2, Y_3 and X) with values. It calculated in main report. For example: Record Y_1 Y_2 Y_3 X...
View Article