englandgreen
IS-IT--Management
I'm fairly new to Crystal reporting (Using Crystal Reports 2008).
I have used some parameter fields in the some reports, but there are some things I can't find a solution to.
I have been asked to generate some reports that have been missed in the last few months & also generate reports that will allow people to select a period for the report.
My issue comes when the report uses something like this for the Record Selection Forumla:
{XJOBS.XX_DATE} in LastFullMonth
This only gives me the last full month from when the report was run not from a date I want to put in. I have a parameter, say {?Activity Period}, that I want to use. Somthing that would allow me to run the report, be asked for a date and be able to calculate the last full month as if I was running the report at that time/date.
So combining {XJOBS.XX_DATE} in LastFullMonth & {?Activity Period}
I have used some parameter fields in the some reports, but there are some things I can't find a solution to.
I have been asked to generate some reports that have been missed in the last few months & also generate reports that will allow people to select a period for the report.
My issue comes when the report uses something like this for the Record Selection Forumla:
{XJOBS.XX_DATE} in LastFullMonth
This only gives me the last full month from when the report was run not from a date I want to put in. I have a parameter, say {?Activity Period}, that I want to use. Somthing that would allow me to run the report, be asked for a date and be able to calculate the last full month as if I was running the report at that time/date.
So combining {XJOBS.XX_DATE} in LastFullMonth & {?Activity Period}