Skip to main content
Answer

Passing subreport variables

  • September 28, 2020
  • 1 reply
  • 1245 views

Forum|alt.badge.img

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  

Best answer by BenjaminCrisman

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.

1 reply

BenjaminCrisman
Acumatica Employee
Forum|alt.badge.img+4
  • Acumatica Support Team
  • Answer
  • September 30, 2020

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.