I\'ve created a report in Crystal Report 2008 Version 12.3.3.812 (together with Visual Studio 2010 Professional Version 10.0.30319.1).
I have a CheckBoxList. If I selec开发者_StackOverflow中文版t two or more values then the CheckBoxList SelectedValues would be passed as a Parameter one by one, and I want to generate the Crystal Repor
I did a summation in one formula say Formula1. Now i created Formula2 which would do summation of Formula1 as Sum({@Formula1}).
Each quarter\'s sales data is contained in 开发者_如何学Pythona row in the data source. Account 1\'s 4 quarters of sales data would be in 4 separate records, each containing the account name, quarte
I have a report with new page Structure like ID 1(Details for ID1) - CrossTab 1 (new page) - CrossTab 2 (new page)
I have a crosstab with a formula field. The query returns something like CategoryIDCompanyMarketValuePaymentMode
have a report build on top of a BEx query. The report parameters, which are actually variables in the query are dynamic and populated by LOVs created in Business View Manager. The issue I face is that
For one string field in crystal report i wish to write up formula where if that field is null, it should display as \"No value\" elsethe actual values should come up
I have a column name Amount whose valu开发者_运维百科es are sometimes like 400(300) and hence the data type is string in Crystal report.
I got a problem I want to print a report which is receipt having size 3 x 4 cm. i am unable to resize crystal report. i am using crystal report coming with visual studio.n开发者_如何学运维et 2008.