stormtrooper
Programmer
Hi. I have a report that currently shows the records for year-to-date (CR7). But I really need fiscal-year-to-date. In otherwords, I need to select all records that fall within my fiscal year which always begins on April 1 and ends March 31.
I'm thinking it will probably look something like this:
{MyDate} in {@Some_Begin_Dt_Formula} to {@Some_End_Dt_Formula}
Thanks
I'm thinking it will probably look something like this:
{MyDate} in {@Some_Begin_Dt_Formula} to {@Some_End_Dt_Formula}
Thanks