Hi,
I am doing a report which shows the totals of grants which were given within a fiscal year. However the grant years do not coincide with the fiscal year, and I must show how much posted to the fiscal year that is WITHIN the grant period (these amts are attributed to their respective grants). For example, the fiscal year(FY) is 9/1/08 to 8/31/09, and the two grant periods that fall within the fiscal year are 10/1/07 thru 9/30/08 (GP1) and 10/1/08 thru 9/30/09 (GP2). As such, I need to show how much posted within the FY for each grant period. Specifically, I must show how much posted during 9/1/08 thru 9/30/08 for GP1 and how much posted during 10/1/08 thru 8/31/09 for GP2. I can easily get the total of these two on one line, but I cannot get the total split by grant period, one amount on each line, as shown above. So I not only have a date range in the record selection, but I also have a subdate range per record. And there are other grant periods that have different date ranges as well. Would anyone know how to do this? I am thinking that I could add a date range to the SQL expression I am using to select the dates, but am having problems doing this. Any help will be greatly appreciated, and I have Crystal 11. Thanks in advance!
I am doing a report which shows the totals of grants which were given within a fiscal year. However the grant years do not coincide with the fiscal year, and I must show how much posted to the fiscal year that is WITHIN the grant period (these amts are attributed to their respective grants). For example, the fiscal year(FY) is 9/1/08 to 8/31/09, and the two grant periods that fall within the fiscal year are 10/1/07 thru 9/30/08 (GP1) and 10/1/08 thru 9/30/09 (GP2). As such, I need to show how much posted within the FY for each grant period. Specifically, I must show how much posted during 9/1/08 thru 9/30/08 for GP1 and how much posted during 10/1/08 thru 8/31/09 for GP2. I can easily get the total of these two on one line, but I cannot get the total split by grant period, one amount on each line, as shown above. So I not only have a date range in the record selection, but I also have a subdate range per record. And there are other grant periods that have different date ranges as well. Would anyone know how to do this? I am thinking that I could add a date range to the SQL expression I am using to select the dates, but am having problems doing this. Any help will be greatly appreciated, and I have Crystal 11. Thanks in advance!