I have a subreport linked on a date to the main report. I would like to toggle between using different date fields-- date1 and date2 based on a parameter.
If parameter1 = 1 then date1
else if parameter1 = 2 then date2
This requires linking using a formula on the subreport side and is very slow compared to using set date field. Is there a more efficient way to do this?
If parameter1 = 1 then date1
else if parameter1 = 2 then date2
This requires linking using a formula on the subreport side and is very slow compared to using set date field. Is there a more efficient way to do this?