Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: Formula Help Post Reply Post New Topic
Author Message
micahjclark
Newbie
Newbie
Avatar

Joined: 17 Jun 2014
Online Status: Offline
Posts: 3
Quote micahjclark Replybullet Topic: Formula Help
    Posted: 07 Oct 2014 at 5:23am
I am trying to generate a report which will show total count of a field. I currently have the following formula in but it gives me multiple lines counting, i.e. Medical DD 1.00
Medical DD 2.00
Medical DD 3.00 etc

if {cdcall.nature} = 'MEDICAL DD' then 1

I want to just have the MEDICAL DD field totaled on one line to show something like
MEDICAL DD 2210 if there were 2210 counts in the parameter I am looking at. My report will have multiple items other then MEDICAL DD listed with sums of each.

Thanks
IP IP Logged
z9962
Senior Member
Senior Member
Avatar

Joined: 04 Jul 2012
Online Status: Offline
Posts: 161
Quote z9962 Replybullet Posted: 07 Oct 2014 at 11:05pm
insert a group on {cdcall.nature}
Then you can do a count summary field on {cdcall.nature}.
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.