WebDec 27, 2007 · The trick is to use the DayOfWeek function, which returns the numerical day of the week. Try: CurrentDate - DayOfWeek (CurrentDate) - 1. Suppose today is Tuesday. The DayOfWeek , therefore, is 3 (since Sunday is 1). CurrentDate - 3 gives you the date of 3 days prior, or Saturday. Subtract another day to get Friday. http://www.bogge.info/blog/scripting/crystal-syntax/finding-first-and-last-day-of-a-week-in-crystal-reports/
Solved: Next Full Week Experts Exchange
WebAug 25, 2011 · Clustering by week, month, quarter or additional period. Schedule: Archived. Product/Release: Crystal Review for LANSA. Summary: The select establish int Crystal ... Basically I want until find 2 dates and filter the date column. WebMar 31, 2024 · We use these commonly on our reports for the end users to have more flexibility in scheduling them for these specific periods of time. The code that we use for the first 3 prompts above works fine. It's when we went to add a 4th option to pull the previous month, where it breaks and gives me 10/01/2024-12/31/2024. chinese food chandler delivery
LastFullWeek and LastFullMonth functions in Web Intelligence
WebJan 24, 2015 · I have a report that is filtered on the LastFullWeek function. It works fine. … WebJan 16, 2013 · one way to do this is to find the date of last Monday. in Crystal, Monday is day "2". if DayofWeek (today)=2 then dateadd ("d",-7,today) //if today is Monday, get the previous Monday else if DayofWeek (dateadd ("d",-1,t oday))=2 then dateadd ("d",-1,today) else if DayofWeek (dateadd ("d",-2,t oday))=2 then dateadd ("d",-2,today) WebNov 9, 2016 · You use the LastFullMonth option in the select expert, or you could do the … chinese food chatham