Hello team,
I need your assistant in stopping the report no. parameter prompt in my main report. In my report, I am having a table which it is called {engine}.It has a field called {rptno} which it auto generates the report no. once it is running. I defined a parameter called “ReportNumber” and its type is Number and then in the select expert I defined that
{engine.rptno} = {?ReportNumber}
However, when I am running the report, it is prompting me to enter the ReportNumber parameter. I tried to remove the parameter and to run the report, however it worked fine, but I need to pass the rptno.
So, can you please assist me in solving the issue and I am using crystal report 2011.
I need your assistant in stopping the report no. parameter prompt in my main report. In my report, I am having a table which it is called {engine}.It has a field called {rptno} which it auto generates the report no. once it is running. I defined a parameter called “ReportNumber” and its type is Number and then in the select expert I defined that
{engine.rptno} = {?ReportNumber}
However, when I am running the report, it is prompting me to enter the ReportNumber parameter. I tried to remove the parameter and to run the report, however it worked fine, but I need to pass the rptno.
So, can you please assist me in solving the issue and I am using crystal report 2011.