Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: Need Help--How to show only the last record ?? Post Reply Post New Topic
Author Message
pure_blood
Newbie
Newbie


Joined: 03 Feb 2008
Location: Indonesia
Online Status: Offline
Posts: 2
Quote pure_blood Replybullet Topic: Need Help--How to show only the last record ??
    Posted: 03 Feb 2008 at 10:53pm
Hi folks, I have a situation with crystal report. I have a formula called @Sum_BalFormula_Footer, what I want to do is I want to show only the last record in the report. I use suppression formula to do it, here's the suppression formula:

if (not onlastrecord and {@Sum_BalFormula_Footer} ={@Sum_BalFormula_Footer})or onfirstrecord then
formula = true
else
formula = false
end if

I use basic syntax when i write the formula. It works, but it show only the very bottom last in the report. what I want is show the last record in each group. so can you help me guys. Thanks I appreciate any help.

regards. Smile


Edited by pure_blood - 03 Feb 2008 at 10:54pm
suckheads rules!!!!
IP IP Logged
rahulwalawalkar
Senior Member
Senior Member
Avatar

Joined: 08 Jun 2007
Location: United Kingdom
Online Status: Offline
Posts: 731
Quote rahulwalawalkar Replybullet Posted: 04 Feb 2008 at 2:07am
Hi....
 
Check this post :Topic: retrieving last row from a group
 
in Crystal Reports Report Design forum...
 
Cheers
Rahul
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.029 seconds.