Hello all!
I have a question concerning the selection and layout of data in a crystal report that I am renovating. Right now it accepts input from the user:
BegDate
EndDate
These parameters are used in the Select Expert to list summary data in Group 1. There is also a chart that is built from this data (a percentage field). What I wish to do is ask for more info from the user:
LastYearBegDate
LastYearEndDate
I want to create another group so that I can create a side-by-side chart with LastYear's data and this year's data.
Both Groups would be pulling the same data fields from the database, I just want Group2 to be selected differently based on the added LastYear fields.
Thanks,
Cashewski
I have a question concerning the selection and layout of data in a crystal report that I am renovating. Right now it accepts input from the user:
BegDate
EndDate
These parameters are used in the Select Expert to list summary data in Group 1. There is also a chart that is built from this data (a percentage field). What I wish to do is ask for more info from the user:
LastYearBegDate
LastYearEndDate
I want to create another group so that I can create a side-by-side chart with LastYear's data and this year's data.
Both Groups would be pulling the same data fields from the database, I just want Group2 to be selected differently based on the added LastYear fields.
Thanks,
Cashewski