Skip to main content

Does anyone know if passing variables from subreport to subreport is a possibility or passing a variable back to a subreport from a main report? Thanks  

Hi alicia23! There wouldn’t be a way to pass the variable back to the subreport, but you can use subreport variables within reports by utilizing the format: $Subreport_Variable (case sensitive).

Because the variable needs to reference the subreport, if the subreport is nested in another subreport, then the original report wouldn’t see this.


Reply