crystal-reports-xi
How to reference a previous group for year-on-year calculations in a Crystal Report?
I am writing a report which contains 3 groups: Year, Month and Supplier. Each page starts with the Year at the top, then each of the 12 months, with sales summaries for each. The user can then drill[详细]
2023-02-10 15:38 分类:问答Is it possible to save the data from a Crystal subreport
I have a subreport which is on the second drill down level of my report. I have noticed that each time I drill down to that level the sub report records are retrieved from the database, which in my pa[详细]
2023-02-10 10:07 分类:问答Access remote Oracle from SQL Server in query only? (Crystal Reports command)
We have a peculiar challenge with overly-strict use restrictions, and I\'m trying to find a way to accomplish it.[详细]
2023-02-09 21:19 分类:问答Summation of a field in Crystal report
please refer to 开发者_如何学Cthe link: Crystal Report: Display 0.00 for duplicate values In that question, i need to display sum as 250.00, but it come as 750.00[详细]
2023-02-09 18:20 分类:问答crystal code programming erro
what is wrong with this formula IF {@year2 number} = 2013 And {@Current Month}=\'Jan\' THEN \'- 12\' ELSE \'- 13\'[详细]
2023-02-08 21:19 分类:问答Crystal reports 11 RDC (COM API) displays printer dialog even when I tell it not to prompt
I\'m using Crystal Reports 11\'s RDC (COM) API to print. My code looks like this: HRESULT res = m开发者_Python百科_Report->SelectPrinter(b_driver, b_device, b_port);[详细]
2023-02-08 20:02 分类:问答Summation of Sum Formula in Crystal Report
I did a summation in one formula say Formula1. Now i created Formula2 which would do summation of Formula1 as Sum({@Formula1}).[详细]
2023-02-08 05:16 分类:问答Crystal Reports - Poor performance on ReportDocument.Load
We\'re having some performance problems with our app where Crystal Reports (XI) is hosted in a WCF-service. With a help of a performance profiler we were able to find out that the call to ReportDocume[详细]
2023-02-06 11:19 分类:问答CrossTab total on the same page?
I have a report with new page Structure like ID 1(Details for ID1) - CrossTab 1 (new page) - CrossTab 2 (new page)[详细]
2023-02-06 05:42 分类:问答Division by zero in crosstab formula
I have a crosstab with a formula field. The query returns something like CategoryIDCompanyMarketValuePaymentMode[详细]
2023-02-05 21:46 分类:问答