Hi all~
I’m trying to pull data in Crystal and am stuck on how to do so logically.
I’ve got a set group of data that I want in every report. I’ve given each record a date value of 09/09/1999 and a series identifier of “DR01” through “DR470” to distinguish this lot.
I want the user to be able to pull up a specific period through a dynamic parameter (exa., 04/01/2013 through 04/30/2013), but still have this 09/09/1999 default data as part of the returned set behind the scenes (i.e., without user interaction).
All the data is located in the same table.
Ideas?
I’m trying to pull data in Crystal and am stuck on how to do so logically.
I’ve got a set group of data that I want in every report. I’ve given each record a date value of 09/09/1999 and a series identifier of “DR01” through “DR470” to distinguish this lot.
I want the user to be able to pull up a specific period through a dynamic parameter (exa., 04/01/2013 through 04/30/2013), but still have this 09/09/1999 default data as part of the returned set behind the scenes (i.e., without user interaction).
All the data is located in the same table.
Ideas?