Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: 2 Columns for Blank Values Post Reply Post New Topic
Author Message
chriscook
Newbie
Newbie


Joined: 14 Jun 2013
Online Status: Offline
Posts: 1
Quote chriscook Replybullet Topic: 2 Columns for Blank Values
    Posted: 17 Jun 2013 at 10:01pm
Hi

I've created a report which I have attached below. I have a basic report that can return 3 values or be blank but for some reason i have 5 columns of results (2 for blanks). Does anyone have an idea why?

     Total               LEAD     SUPP     TEACH
Total     117     1     2     2     76     36
20-29     16     1     1     0     11     3
30-39     32     0     0     0     12     20
40-49     28     0     0     2     20     6
50-59     37     0     0     0     31     6
60+     4     0     1     0     2     1


Thanks
IP IP Logged
praveeng
Senior Member
Senior Member
Avatar

Joined: 11 Jul 2011
Online Status: Offline
Posts: 165
Quote praveeng Replybullet Posted: 18 Jun 2013 at 2:17am
Check your report design. whether you have suppressed  any field based on some condition..
If possible attach your report to this thread, so that i will check the issue.
Praveen Guntuka,
praveen_guntuka@yahoo.com
IP IP Logged
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 18 Jun 2013 at 2:45am
HI

I think you are creating a crosstab report, crosstab report will display all column names which are exist in table.

Try to use the following filter condition in Report--Record Selection Formulas--Record

{fieldName} in ('LEAD','SUPP','TECH')

This will eliminate other two values.
Thanks,
Sastry
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.