MaryBarbara
Programmer
I have an XML file used to print data onto a form that is exported to a pdf (Adobe) file. The data in the XML file is yearly information.
Example:
1999 $10.00
2000 $20.00
2001 $15.00
2002 $0.0
I need to find a way to display only the 5 most current years and then print a new page to show any preceeding years prior to the last 5 years.
If there are no previous years, then don't print the second page.
I'm new to Crystal Reporting and reviewing some of existing tips in forum, but can't seem to find anything that I think may assist me.
Currently the report prints all years in ascending order, and is done within a subreport off the main report. I need to make this reporting change soon, and I'm not sure where to start. Can anyone point me in the right direction as to what I need to do? Sort Groups, parameters, formulas?
I have Crystal Reports for VisualStudio.Net 2003.
I appreciate any help that's out there.
Thanks,
MB
Example:
1999 $10.00
2000 $20.00
2001 $15.00
2002 $0.0
I need to find a way to display only the 5 most current years and then print a new page to show any preceeding years prior to the last 5 years.
If there are no previous years, then don't print the second page.
I'm new to Crystal Reporting and reviewing some of existing tips in forum, but can't seem to find anything that I think may assist me.
Currently the report prints all years in ascending order, and is done within a subreport off the main report. I need to make this reporting change soon, and I'm not sure where to start. Can anyone point me in the right direction as to what I need to do? Sort Groups, parameters, formulas?
I have Crystal Reports for VisualStudio.Net 2003.
I appreciate any help that's out there.
Thanks,
MB