I need to call an other report with parameters from my report by report builder 12. But it seems to be, there is no button for calling an other one. Is there any way to call second report from the first one?
Open the CGICMD.DAT file and go to bottom line and add the bellow lines and modify as your value.
; hrs: userid=test/password@orcl server=rep_server desformat=pdf destype=cache paramform=no %* (Where first userid, report server name, report destination format, destination type and no parameter form.)
Compile and save the reports.
Now Run the report server and run your report…
LOVE U SETAREH