Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Filter Formula? Post Reply Post New Topic
Author Message
Talkie98
Newbie
Newbie


Joined: 01 Dec 2008
Location: United States
Online Status: Offline
Posts: 2
Quote Talkie98 Replybullet Topic: Filter Formula?
    Posted: 01 Dec 2008 at 6:04am

Filter Formula Parameter Question to make report recurring:

I want it to recur every Thursday morning for the previous Monday through Sunday.  I keep trying to make the date formulas but they keep failing.  I have used

DateAdd(“d”,-10,today) and DateAdd(“d”,-4,today) as the formulas but that didn’t work for me, this is the original below before I changed anything.  Can you help?  The way I am doing it keeps failing.  Thanks!

 

(If {RV_PB_PAYROLL_BOARD.NAME} = "Filled"

    Then {RV_PB_PAYROLL_BOARD.START_DATE} <= {?End of Work Period}

    Else If {RV_PB_PAYROLL_BOARD.NAME} = "Closed"

        Then {RV_PB_PAYROLL_BOARD.ACTUAL_END_DATE} >= {?Start of Work Period} and {RV_PB_PAYROLL_BOARD.START_DATE} <= {?End of Work Period})

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.