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

eriksson.henrik

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

Downloads

Posts posted by eriksson.henrik

  1. How do I add new a locale to "Output Locale:" in a Schedule?

    I've added the locale to "applicationContext-security.xml" and <bean id="userLocalesList" class="com.jaspersoft.jasperserver.war.common.LocalesListImpl">

    It work's for the user login but I can't se the locale in "Output Locale:" when creating a Schedule.

  2. Hi!

    I've made a crosstab that display sales by month and year. Now I need to calculate the differece against last years total. Any suggestion how to do this?

     janfebmar...TotalDifference last year
    2012123213123412...111231 
    2013123213213123...1231231??? (Total 2013 - total 2012)
    201412321313213...123123??? (Total 2014 - total 2013)

     

×
×
  • Create New...