Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Cross-Tabs Full of Zeros Post Reply Post New Topic
Author Message
mikebird
Groupie
Groupie
Avatar

Joined: 04 Mar 2008
Location: United Kingdom
Online Status: Offline
Posts: 70
Quote mikebird Replybullet Topic: Cross-Tabs Full of Zeros
    Posted: 15 Oct 2008 at 1:20am
I have hundreds of cross-tabs behind me. Usually choosing to suppress empty rows and columns does the trick. This time there are the odd 1s or 2s in a matrix of zeros. How do I set a simple

{this field count} > 0

for all the cells? I've been looking for a long time!

Thanks
Life = luck (+/-) and effort (+/-). If you have no luck & make no effort, then you are dead
IP IP Logged
mikebird
Groupie
Groupie
Avatar

Joined: 04 Mar 2008
Location: United Kingdom
Online Status: Offline
Posts: 70
Quote mikebird Replybullet Posted: 15 Oct 2008 at 1:33am
The summarised field is a count of ID integers.

The closest I've got is a formula, wich is in that summarised bit:

if count({v_service_call.id}) = 0
then -1

The -1 is doing no good at all. I want the bit after "then" to stop displaying zeros, but I guess the cross-tab has to display 0 or more.

I just want to suppress all zero, as would be easy if there were whole rows or columns of them...
Life = luck (+/-) and effort (+/-). If you have no luck & make no effort, then you are dead
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.