Top "Crystal-reports-xi" questions

Question about SAP Crystal Reports reporting application, version 11 (XI) or 11.

Crystal Reports Multiple if conditions in Record Selection

I want to create a report and filter it by two parameters as below; Parameter values are; Call_type = "All" , "…

crystal-reports crystal-reports-xi
In Crystal Reports, how do I keep a row from printing if the value is null?

I have a null value in my report. I went to the formula workshop editor and put IsNull({myreport.field}) …

null crystal-reports-xi
How can I add a font in Crystal Reports?

I am trying to use a specific font with Crystal Reports XI. Specifically, I want to use Helvetica-Bold-TT. I see …

crystal-reports crystal-reports-xi
How to load rpt file using c# in visual studio 2010?

Am using visual studio 2010 and trying to load a rpt file. I have used the following code. ReportDocument rpt = new …

crystal-reports-xi
How do I load images dynamically in Crystal Reports XI

HI I am running a Crystal Reports XI from .NET application. I am passing parameter name as company and report …

crystal-reports crystal-reports-xi
Displaying a parameter's description value

In Crystal Reports v 11, is it possible to display the 'Parameter Description' value on the report, as opposed to only …

crystal-reports crystal-reports-xi
How to execute stored procedure parameter in crystal report?

I am use crystal report - 11 I want execute stored procedure with parameter using add command. I am tried below …

crystal-reports-xi
Crystal reports shared variable in sub report not displaying in page header of main report

I have a sub report section that displays details (line items) related to an order. Within this sub report I …

crystal-reports crystal-reports-xi
Crystal reports: using summary field in formula / summing time field in formula

In crystal reports I want to show the sum value of time objects, i.e. An employee worked in one …

crystal-reports sum crystal-reports-xi