Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [crystal-reports-2010]

Crystal Reports library for Visual Studio 2010 for programmatically running and exporting reports.

crystal-reports-2010
0 votes
1 answer
25 views

Crystal report - replace empty fields with a finctional number

I am trying to replace empy field with a finctional number, I am trying to set this formula, if {OPCH.myfield} = '' then 123456789 else ({OPCH.myfield}) system has highlithed else ({OPCH.myfield}) and ...
PFBAR's user avatar
  • 1
0 votes
0 answers
13 views

Crystal Reports Issue with Logo Suppressions

I've been having an issue I'm looking at with crystal reports for my organization. I have two logos. The first logo is currently looking at a supression code: {JCCM.Department} <> '01' and {JCCM....
Riser47's user avatar
0 votes
0 answers
22 views

Invalid column name error when passing Name parameter

HI I am trying to pass parameter first_name and when i pass in query and create parameter then this shows error this is the query which used and this is the error i receive whereas when i use this ...
user3265377's user avatar
0 votes
2 answers
132 views

Show/hide a column in crystal report with condition

I have a requirement in crystal report to display/hide specific column. I am trying to control the object by suppress condition. But when the column is to be hidden it shows an empty space (which ...
Ankita Bathia's user avatar
0 votes
0 answers
26 views

How to Arrange multiple Group Headers correctly?

I want to create this kind of Form Form Design but Im having a hard time on doing it due to lack of knowledge in crystal report and this is the outcome that I created Crystal Report I use multiple ...
ANDY's user avatar
  • 1
0 votes
1 answer
19 views

Crystal Reports 2020-Display subreport in sequence, i.e. when subreport 1 is finished, subreport 2 starts on a new page

Crystal Reports 2020-Display subreport in order, i.e. when subreport 1 is finished, subreport 2 starts on a new page. I have tried it with By page, but it does not work properly. I have tried it with ...
MATRIX IT SOLUTIONS's user avatar
0 votes
1 answer
169 views

Crystal reports "Attempted to divide by zero" when trying to print but preview is working fine

I've used a crystal report in winform p.o.s project the problem is that when i try to save or print the report as pdf it gives an error "Attempted to divide by zero" but the preview is ...
Jessie Kelso's user avatar
0 votes
0 answers
20 views

Conditionally suppress record ID if it is the same as previous record ID but display the running total in detail records of crystal reports

I have a sales report that is grouped by Invoice_ID field. There are multiple invoices on the report. Within the Invoice_ID field, there are multiple detail records that may have the same product name ...
D8734D's user avatar
  • 1
0 votes
0 answers
109 views

po line items to grpo

I have 2 condtions in my query if my line item from po (container no) having a grpo so it should display 'shipment received' if no grpo so it should display 'no shipment received' need your expertise ...
irtaza malik's user avatar
0 votes
0 answers
127 views

Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.4000.0

Following error getting when generating report using crystal report- The type of initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. InnerException = {"...
Atul Choudhari's user avatar
0 votes
1 answer
21 views

Crystal reports Query for subreport

Task User Containment (Co User) User1 Disposition (Do User) User2 Investigation(Io User) User3 Approval (Ao User) User4 I have the above data coming in preview of a sub-report, now I want to ...
DL Pavani's user avatar
0 votes
3 answers
155 views

Crystal Reports - Export XML String as Text file

I have a crystal reports file with a single Field that displays an XML string and need to export this as a .txt file. When I export the file, I'm getting line breaks and as a result when converting ...
division2315's user avatar
0 votes
1 answer
49 views

Cross reference table in crystal reports

When generating the cross-reference table in crystal and it is very large, it does not extend to a second page, it is possible to cut it and have it appear on the same page with a page break or a ...
wltr07's user avatar
  • 1
1 vote
0 answers
21 views

C# Crystal Reports Asks Connection Parameter or Crashes Randomly

I have a C# WinForm application which opens a Report based on Crystal Reports. It has a DataSet connection, filled by the application. DataSetRicerca_produzione ds = new DataSetRicerca_produzione(); ...
NikyAccet53's user avatar
1 vote
1 answer
86 views

Formula Field Cannot be summarized in crystal report

Crystal report page footer formula field not summarized and not display in insert summary. I have created a Report to generate Sales details, below picture report above report I need to display Actual ...
HRSO1's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
47