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

chrisj.msac

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by chrisj.msac

  1. Hello,

     

    I am attempting to add a scriptlet to my jaspersoft report, and as of right now using a test one to see if I can get it working, and I'm getting the following error:

    "java.lang.UnsupportedClassVersionError: com/sadakar/jasper/Test4 : Unsupported major.minor version 51.0"

    The Jasperserver is at version 3.5.1 and I am unable to chnage any configurations on the server side.

    Is this an issue regarding the java code or does the jasperserver not support it?

     

    Thanks for any help.

  2. Hello,

    I am selecting data from multiple tables and ordering the data.

     

    I need to apply certain rounding rules to the information returned based on another dataset. I relaize i need to use a case statement for this.

     

    My question is how I would go about this?

     

    An example of the returned data is as follows:

    column 1  |  Coulmn 2 |

    milk               5.5

    jam                2.1

     

    I want to round the jam to the nearest whole number and keep Milk at it's same number.

     

    Thanks for any help.

     

×
×
  • Create New...