elansienna
Technical User
Help! I am designing a report using Crystal XI with an SQL Server 2000 datamart on the backend. My task is to produce a report that captures data for a given month and the requirements are to display a separate chart for each week of data. The layout is two charts side-by-side per section. Is there an easier way to do this? My initial thoughts are to create four reports representing each week of data and combine into one report, but this will not work as this report will eventually become a subreport. Can I prehaps create a formula that will extract from the result set one week of data and use that formula in the chart creation -- for all records based on that formula? If so, does anyone have a cleaver alogorithm that I can use to pull the weeks out seperately? Am I making this harder than it really is? Any assistance will be greatly appreciately as I have been pondering over this for a while.