Hello,
I am trying to create a report that compares premiums from 1 set of beginning and end dates (i.e. Jan through July 2009 displayed on the left side of the report) to second set of beginning and end date (i.e. Jan through July 2008 displayed on the right side of the report).
I am easily able to display the first set of premiums (the left side) by using a start and end date parameter (Date1 and Date2) by linking them to each record via the selection expert. However, the right side of the data displays the same data as the left side because Date1 and Date2 are being past to fields on the right as well.
I created a Date3 and Date4 parameter for the right side and linked them to to the fields on the right. However, the data on the right now matches the data on the left because each record is now pulling Date3 and Date4 instead of Date1 and Date2.
Is there a way in which I can create this premium comparison on the same page via these parameters? I tried to use a subreport for the right side and add it to the main report, but I ran into formatting issues.
Any help would be appreciated! I am fairly new to Crystal.