Jump to content

whizzard

Members
  • Posts

    3
  • 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

Everything posted by whizzard

  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...