I am using CR 11
I have a Begin date parameter in the main report used for a field called Decision_Date. I use a sub report to get a field called Status_Date. I want to get any Status_Date that is >= the Decision_Date from the main report. In order to get get the correct Status_Date, I also have a date parameter in the sub report, which is exactly the same for the Decision_Date parameter in the same report.
When I prompt for date parameters there are 2 Begin date parameters (one for the main report, and one for the sub report). Can I do something so I am prompted only once for the Begin date since the parameter for the Decision_Date and the Status_Date are the same?
I have a Begin date parameter in the main report used for a field called Decision_Date. I use a sub report to get a field called Status_Date. I want to get any Status_Date that is >= the Decision_Date from the main report. In order to get get the correct Status_Date, I also have a date parameter in the sub report, which is exactly the same for the Decision_Date parameter in the same report.
When I prompt for date parameters there are 2 Begin date parameters (one for the main report, and one for the sub report). Can I do something so I am prompted only once for the Begin date since the parameter for the Decision_Date and the Status_Date are the same?