Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: eliminate Zeros in a x axis Post Reply Post New Topic
Author Message
rlassalle
Groupie
Groupie
Avatar

Joined: 09 Aug 2012
Online Status: Offline
Posts: 57
Quote rlassalle Replybullet Topic: eliminate Zeros in a x axis
    Posted: 15 Feb 2015 at 5:26pm
Hi there I have chart bar that shows values zeros. I would like eliminate them. Just shows values with color in the bar >= 1
Any idea how do it?

Thanks

IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 17 Feb 2015 at 3:59am
please explain the set up more
IP IP Logged
rlassalle
Groupie
Groupie
Avatar

Joined: 09 Aug 2012
Online Status: Offline
Posts: 57
Quote rlassalle Replybullet Posted: 18 Feb 2015 at 5:04pm
Thanks for answer. I have some crosstab which count specific row. I added a bar chart which shows label values for each bar. It show labels values with zero 0 I want eliminate them. Just show value greater than one

Thanks

Rodolfo
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 20 Feb 2015 at 6:40am

if you were able to do grouping and then a summary on the group you could do a group select to exclue the groups that = 0. I think the graph is created after the group select so they would be dropped out. YOu may want to do a quick test of that first though.

Otherwise you may have to do a subreport that mimics this concept or  stored proc that sets NULLs into the data set so they would be dropped from the graph via use of that field.


Edited by DBlank - 20 Feb 2015 at 6:41am
IP IP Logged
rlassalle
Groupie
Groupie
Avatar

Joined: 09 Aug 2012
Online Status: Offline
Posts: 57
Quote rlassalle Replybullet Posted: 20 Feb 2015 at 4:30pm
Thanks for your help. I will try your ideas

Rodolfo
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.