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

Joined: 10 Sep 2012
Location: United States
Online Status: Offline
Posts: 1
Quote Tobuk Replybullet Topic: Maximum Formula
    Posted: 10 Sep 2012 at 5:32am
Trying to extract or flag the Newest date when each values repeats but also extract/flag when it doesn't
See below. In CR 2008

Values     Dates     Status
GG001014     8/20/2012      Flag
GG001014     7/19/2012      
GG001015     7/9/2012
GG001015     7/11/2012      Flag
GG001015     7/9/2012
GG001028     7/11/2012
GG001028     7/18/2012      Flag
GG001448     8/13/2012
GG001448     8/15/2012      
GG001448     8/16/2012      
GG001448     8/17/2012      Flag
GG001449     8/18/2012      Flag
GG001450     8/19/2012      Flag
GB
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 11 Sep 2012 at 1:56pm
Group on values
Create a formula as
If maximum(date,value) = date then 'Flag'
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.016 seconds.