I am trying to create a report that will give me comparative values for this year to date, last year (full year), and 2 and 3 years ago (full years). I need to look at revenue being generated by customer and need to be able to chart this data.
I am using CR 8.5, my data is in an ole db VFP 7 database and I have two primary data tables - FRMAST with current data and FRYMST with historic data. These 2 tables are linked to a Customer master by CustNo field.
Is thee a formulae that is useful in creating this data or will I have to translate the date field?
Basic Format is:
customer name sales this year LY 2yrsAgo 3yrsAgo
I want to subtotal by week, month qtr and year but first I need to get the data to report correctly.
Any help would be greatly appreciated
Styan
I am using CR 8.5, my data is in an ole db VFP 7 database and I have two primary data tables - FRMAST with current data and FRYMST with historic data. These 2 tables are linked to a Customer master by CustNo field.
Is thee a formulae that is useful in creating this data or will I have to translate the date field?
Basic Format is:
customer name sales this year LY 2yrsAgo 3yrsAgo
I want to subtotal by week, month qtr and year but first I need to get the data to report correctly.
Any help would be greatly appreciated
Styan