Jump to content
We've recently updated our Privacy Statement, available here ×

bnye

Members
  • Posts

    6
  • Joined

  • Last visited

bnye's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Were able to get this done in JasperServer? This would greatly interest me. Sincerely, bnye
  2. I was able to determine, by process of elimination, that using my Scriptlet parameter in one of my other parameters default expression is causing this in 3.5.3. Are you trying to use a scriptlet in you parameters? bnye
  3. I'm getting the same error in 3.5.3. It seems to have just started recently. Have you learned anything.
  4. 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
  5. I just upgraded from the previous version 3.5.3 to 3.6.0 and now the Edit Expression window takes 5 seconds to come up after selecting it from the context menu. Does anyone have any idea why this is? Sincerely, bnye
  6. 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...