Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: display totals only Post Reply Post New Topic
Author Message
katie1200
Newbie
Newbie


Joined: 29 May 2009
Online Status: Offline
Posts: 23
Quote katie1200 Replybullet Topic: display totals only
    Posted: 29 May 2009 at 7:24am
hi all
 
im new to using crystal and have a problem i hope someone can help with.
i am reading in sales reps sales and need to display just the product name and the total quantity, but what i am displaying is the product name and each sale with a running total i have created that increments with each sale
i am not doing anythin fancy with the running total just summarizing one field with sum and resetting it on change of field
 
for example:
`
                          my running total
 
coke                                10
                                       22
                                       25
 
pepsi                                4
                                       17
                                       28
 
i need to display them with just the totals e.g.
 
coke                 25
 
pepsi                28
 
any help would be great with this
 
thanks in advance
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 29 May 2009 at 7:33am
Easiest solution:
Group on product name
Create a Summary as a SUM of sales field at group level 1.
Place that summary on GH1 (it will default to the GF1 but this will work in a header).
Suppress details (and GF1 if you want).
 
Aother option to use what you already have with Running Totals.
Group on Product name
Adjust your RT to reset on group change
Place this RT on the group footer (running totals do not work in headers).
Place product name field on GF
Suppress the Header field and suppress the GH when section is blank
Suppress details row.
 
IP IP Logged
katie1200
Newbie
Newbie


Joined: 29 May 2009
Online Status: Offline
Posts: 23
Quote katie1200 Replybullet Posted: 29 May 2009 at 7:40am
i will give that a go im just finishing work now thanks a mill
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.047 seconds.