Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Filter formula field Post Reply Post New Topic
Author Message
venlisa
Newbie
Newbie
Avatar

Joined: 23 Sep 2015
Location: United States
Online Status: Offline
Posts: 12
Quote venlisa Replybullet Topic: Filter formula field
    Posted: 02 Oct 2015 at 4:29am
Is it possible to filter a formula field from a subreport? I have employee reports that show time in and out. Certain records can show employee either came in late, leave early, or both (these were created with formulas). Can I filter these formula records to see only the day employees came in late and leave early?

Thank you,
Lisa
Lisa
IP IP Logged
praveeng
Senior Member
Senior Member
Avatar

Joined: 11 Jul 2011
Online Status: Offline
Posts: 165
Quote praveeng Replybullet Posted: 04 Oct 2015 at 10:29pm
Hi Lisa,

Use below formula in your selection formula or in suppress formula to show only Came in late, leave early, or both.

(IsNull({@Came In Late}) Or IsNull({@Leave Early}))= False

--Praveen G
Praveen Guntuka,
praveen_guntuka@yahoo.com
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.