I have created a report that uses a date range for a parameter (?DateStart and ?DateEnd).
What I am trying to do is run a fiscal year-to-date total on a field I"ll call transaction_amount. If the date range month is > June, then I want the ytd to start at 7/1 and end at ?DateEnd. If the date range month <=June then I want the ytd to start at 1/1 and end at ?DateEnd.
Anyone have any ideas how to do this? Is there a function for FiscalYTD?
Linda-
What I am trying to do is run a fiscal year-to-date total on a field I"ll call transaction_amount. If the date range month is > June, then I want the ytd to start at 7/1 and end at ?DateEnd. If the date range month <=June then I want the ytd to start at 1/1 and end at ?DateEnd.
Anyone have any ideas how to do this? Is there a function for FiscalYTD?
Linda-