Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Extra column in my Cross-Tab Post Reply Post New Topic
Author Message
tseddon69
Newbie
Newbie
Avatar

Joined: 27 Jan 2009
Location: United States
Online Status: Offline
Posts: 1
Quote tseddon69 Replybullet Topic: Extra column in my Cross-Tab
    Posted: 13 May 2009 at 10:57am

Have a cross-tab pulling in data for 3 vulnerability types (New, Existing, Rolled), date (week of), how many days the vulnerability has been around and summing (counting) the number of vunerabilities for each host (ip address).

I am getting exactly what I need except I am getting a extra column at the begging of the cross-tab which is counting the vulnerabilities that are not associated to the particulare date I choose.
 
Let's see if I can show what is going on since I can not paste a table or image in this post.
 
            |                 |   5/12/2009 / 0-30 |   5/12/2009 / 31-60  |
            |                 |   Existing      New   |  Existing     New        |
Total    |   2958     |    217            489    |     493           2          |
 
In my example the bold red column is the extra column I would like to get rid of.
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 13 May 2009 at 11:53am
If you use a select statement to exclude the data from being pulled in it will be excluded from the crosstab.
isnull({table.field})=false
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.031 seconds.