Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Difference bewteen two values of same group Post Reply Post New Topic
<< Prev Page  of 2
Author Message
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 15 Oct 2012 at 1:46am
Hi
 
Go in Report Menu--Record Sort Expert -- and add Datetime field to it and change the order to Descending. so, you get latest record on top in each group.
 
In your report we have already created a formula @disp, using this formula you have to suppres the records.
 
Go In Seciton Expert--Select Detail section--Suppress Formula editor and give the following :
 
Whileprintingrecords;
numbervar x;
if x>10 then true else false
Thanks,
Sastry
IP IP Logged
SachinPawar
Newbie
Newbie


Joined: 01 Sep 2012
Online Status: Offline
Posts: 12
Quote SachinPawar Replybullet Posted: 15 Oct 2012 at 2:51am
Thanks.....
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.016 seconds.