Hi All,
I tried creating a hyperlink between 2 reports and pass parameters to other report. Below is error I get when we click on the Hyperlink ( Details text ), Please advise.
Main Report, Detail Report.
From Main Report , I am passing 3 parameters.
1) Customer Code : Reportfilter(CustomerCode)
2) Start Date: Min(CustomerDate)
3) End Date : Max(CustomerDate)
In the detail report we have 3 parameters,
1) CustomerCode
2) Customer Date between (StartDate) and (EndDate)
----------------
We are noticing this error only when there is a blank data.
Message was edited by: RUC .