This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to read a parameter value in Sub reports

Hi,

I have a custom report. It will get user input From and Todate to generate the report with in that dates. I used a parameters to get the date.

In the summery Page, i can able to refer the Parameter ( DateFrom and DateTo). If i refer the parameter variable in the sub reports ( Pending Attestation , Completed Attestation) , it return the default date value. It does not get the data entered by the user when generating the report. lt looks like the it is not the global value which can be used in sub reports.

I want to show the From and To data user entered in the Parameter when generating the Report in Sub Reports.

How can i achieve this. Can some one help me on this?

Parents
  • Thanks for the MRT file. But what I still need is the answer to the question about how you open the report.

    I assume you create a custom form to do that. It would be helpful if you post the configuration XML for that report form. I still think that the reason for that behavior is related to the way you open the report.

     

Reply
  • Thanks for the MRT file. But what I still need is the answer to the question about how you open the report.

    I assume you create a custom form to do that. It would be helpful if you post the configuration XML for that report form. I still think that the reason for that behavior is related to the way you open the report.

     

Children
No Data