Hi,
With the number of reports I have rapidly increasing I would like improve the way I manage the volume of reports. Some of these reports are very similar.
I would like to merge two similar reports together into a single procedure and based on the calling procedure (parent) make some small changes on the report output (for example include an extra column).
If I were to be able to pass the parent procedure name into the child report I could do this.
Is there a way to pass the parent procedure name to a linked report?
Thanks