Jump to content

bnye

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by bnye

  1. I should note the scenario would be like this

    MasterRep1Var1 =SubRep1Var1

    MasterRep1Var2 =SubRep2Var1

     

    The following can be done using a text box

    MasterRepTextField1 = MasterRep1Var1 - MasterRep1Var2

     

    However if you then wanted to sum all of the differenences up for the master report you would not be able to.

    MasterRepSum(MasterRep1Var1 - MasterRep1Var2)

     

    Sincerely,

    bnye



    Post Edited by bnye at 09/10/2009 15:57
  2. This is really unfortunate because in many cases you are going to want to use a variable to sum the addition of two subreport variables in the master report. Using the text box technique you can get show the value of the subreport band but you can't perform any summary operations.

    Thanks,

    bnye

×
×
  • Create New...