Questions tagged [crystal-reports-7]

a reporting tool released by Crystal Decisions

9 questions
4
votes
1 answer

All fields are not showing for Group and Sort Section

I have a report created in Crystal Report 7. I have modified a view on which the report depends. When I clicked Verify Database new fields are added in Field's list. After modification of View now I need to change the Grouping Order of report. When…
Romesh
  • 2,291
  • 3
  • 24
  • 47
1
vote
1 answer

How to group the subtotal in the report

using crystal report 7 Single report (no sub report added, group by id) ID Value total 001 100 2000 001 200 3000 ------------- total 300 5000 (a) 002 300 1000 002 200 2000 ------------- total 500 3000 (b) 003 300 1000 003 200…
JetJack
  • 978
  • 8
  • 26
  • 51
1
vote
1 answer

Crystal Reports 7 CrossTab Suppress Column

I'm trying to modify a report created in Crystal Reports 7 (which I know almost nothing about). I want to use a CrossTab, as this seems to be the best way to accomplish what I want. I have a column with three possible values: A, B, C. The cross tab…
Matt M
  • 3,699
  • 5
  • 48
  • 76
0
votes
1 answer

How to split the group

Using Crystal Report 7 Single report (not sub report added, group by id) ID Value total 001 100 2000 002 300 1000 003 400 4000 ...... I have n number of rows, i want to make first 2 rows subtotal, not each 2 rows, report should display 1st row,…
JetJack
  • 978
  • 8
  • 26
  • 51
0
votes
1 answer

Crystal Reports text rotation

Is it possible to rotate text to 90 degree in 7.0.0.0 version? There is no such option in Common tab. Using another version is not possible for some reasons. It is necessary to rotate crosstab headings.
0
votes
0 answers

Problem in Crystal report 7 with special character

We have a report designed on crystal report 7 since years ago, recently we discover a problem as in below which i wonder what is the reason behind and when it does appear if it is an old problem or just appear recently for any case. All The report…
0
votes
1 answer

I/O error 530 when running crystal reports

Since updating to Windows 10 1709, crystal reports appears to crash when selecting a report to run. It displays an I/O error : 530. I have never seen this before, has anybody else come across this?, I've been looking online for further help but…
6String_Coder
  • 517
  • 10
  • 30
0
votes
2 answers

Crystal Report 7 Alternate Row Color

I'm trying to make a report by using Crystal Report 7. But I'm having trouble when I tried to make the odd detail become white and the even detail become gray Here what I've tried I'm waiting for the answer. Thx
Daprin Wakaliana
  • 175
  • 2
  • 14
0
votes
2 answers

How to split the detail section

Using Crystal Report 7 I want to split the detail section Table1 id name value 001 rajan 200 002 vijan 300 003 suresh 400 004 shamith 500 .... I want to view the table in crystal report below mentioned format Crystal Report Details Section 001 …
JetJack
  • 978
  • 8
  • 26
  • 51