Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Problems seeing all records in group footer Post Reply Post New Topic
<< Prev Page  of 2
Author Message
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 17 Mar 2010 at 11:36am
try to change your report settings to 'select distinct records' to eliminate the dupes.
If that works ...
If your calc is using 2 different fields create a formula to combine them.
You can use the insert summary (sigma sign) on the new formual field as a SUM at your group1 level.
Create another formula for your day as you did but make that a MAX at your group 1 level
Then try and suppress using these 2 summaries togther, something like:
MAX(weekdayformula,group1)-SUM(other formula,group1)
IP IP Logged
<< Prev Page  of 2
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.015 seconds.