Hello,
The first report renders and has the hyperlinks to the second report that we drill through to.
The first report passes three parameters:
1. start date with is a report parameter for the first day of the month
2. Structure ID which is a a value in the result set
3. End date which is an expression that gets the last day of the month.
The second report generates an error message that one of the parameters is missing:
The 'StructureID' parameter is missing a value
The web application passes a paramter to the first report, its just getting to the next level that I am struggling.
Any ideas?
Thanks.
John