elenamichael_cy Posted March 10, 2016 Share Posted March 10, 2016 Hello, From the main report I try to call another report by clicking on a group field.I used hyperlink to pass some fields as parameters, but the new report gets the parameters as null.Do I have to do something else? Is there any other way to call a report with the main report's fields as parameters? Link to comment Share on other sites More sharing options...
kkriplani Posted March 11, 2016 Share Posted March 11, 2016 Hi,A hyperlink to another report invloves passing all the rest of the parameters from the first report. If the same is not done, rest of the parameter will be passed as null.You can pass fields in the hyperlink as well.When you link parameters, you link the parameters of the target report with the existing report.Let me know if you have any more queries,KKriplani Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now