What Are The Two Prerequisites Of Passing Parameters Between Reports?
Answer»
We require a common value that the master report can PASS to the target report, which is the same as in merged DATA providers. The value NEEDS to be in the same type (for example, numeric to numeric object)
In this method, we require that the target report will have a prompt condition as part of its QUERYFILTERS; this prompt functions as the landing area of the value being passed from the master report.