I have a report where the user enters a fiscal year (by typing it in a parameter in the following format YYYY). I need to only show data for the specified fiscal year depending on the dates of two fields ({PERF_START_DATE} and {PERF_END_DATE}). These fields should be used to determine the fiscal years that the record should display for. For example, if the user enters '2007' for the fiscal year then the only records that should display in the report should have a {PERF_START_DATE} OR {PERF_END_DATE} that falls in the 2007 FY or it includes the 2007 FY.
Any help is greatly appreciated!
Any help is greatly appreciated!