Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Grand Total Post Reply Post New Topic
Author Message
Kitty1
Senior Member
Senior Member
Avatar

Joined: 14 Apr 2010
Online Status: Offline
Posts: 159
Quote Kitty1 Replybullet Topic: Grand Total
    Posted: 05 May 2014 at 10:20am
Hello, I am stuck on something that probably has a simple solution but I'm just not getting it. I wrote a report to pull out only a certain account from the G/L detail, also i have parameter fields with first date and last date, and I'm pulling only records between those 2 dates. Everything is working fine, except when I try to add a Grand Total summary at end of report, it looks like it's pulling every single record for the sales account (the whole year)
IP IP Logged
praveeng
Senior Member
Senior Member
Avatar

Joined: 11 Jul 2011
Online Status: Offline
Posts: 165
Quote praveeng Replybullet Posted: 05 May 2014 at 10:23am
Hi,
 
In record selction write the logic as below
 
{table.datefield} >= {?Paramter1}
and
{table.datefield} <= {?Parameter2}
 
--Praveen G
Praveen Guntuka,
praveen_guntuka@yahoo.com
IP IP Logged
Kitty1
Senior Member
Senior Member
Avatar

Joined: 14 Apr 2010
Online Status: Offline
Posts: 159
Quote Kitty1 Replybullet Posted: 05 May 2014 at 10:36am
Hi, thank you for your reply. I tried that and it's still not working for me. :(
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 05 May 2014 at 12:06pm
when you add the sum is it a field from another table (a joined table)
IP IP Logged
Kitty1
Senior Member
Senior Member
Avatar

Joined: 14 Apr 2010
Online Status: Offline
Posts: 159
Quote Kitty1 Replybullet Posted: 06 May 2014 at 11:10am
Hi, thanks. I scrapped that report and started a whole new report, pulling from a different table and it's working fine now. Don't know what I did wrong...thanks so much for your replies!
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.032 seconds.