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

whizzard

Members
  • Posts

    3
  • Joined

  • Last visited

whizzard's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Hi guys! Need help here. I created a crosstab that dynamically got all the year values in a table. Now, I need those values to be passed back to my java code. I created a servlet request through a JasperReport link for this: Code:<hyperlinkReferenceExpression><![CDATA["report?reportCd=1asub&yearVariable="]]></hyperlinkReferenceExpression> Obviously, java will see ${YEAR} as a String and not 2007,2006, etc. How do I pass the actual value??? Thanks in advance!
  2. whizzard

    Ranking

    Hi guys, Is there a way in JasperReports to indicate the rank of a row entry. For example: column 1 a b c will be: rank column column 1 1 a 2 b 3 c Thanks in advance!
×
×
  • Create New...