Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: Based on Field type summarise that particular fiel Post Reply Post New Topic
Author Message
r_vidhyain
Newbie
Newbie
Avatar

Joined: 30 Jul 2008
Location: India
Online Status: Offline
Posts: 1
Quote r_vidhyain Replybullet Topic: Based on Field type summarise that particular fiel
    Posted: 30 Jul 2008 at 10:05am
I have 4 fields in a report. 2 string fields and 2 integer fields. I need to add the sum only if the integer field is there. This has to be done dynamically. Can anybody help me out?
Thanks & Regards,
Vidhya R
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 12 Aug 2008 at 12:51pm
I don't really understand what you're trying to do.  Do you mean that you only want to count if the integer field is > 0?  if so, you can do this using a running total.  Just set Evaluate to "Use a Formula" and put something like this in the formula:
 
{table.integer_field} > 0
 
-Dell
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.