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

bojan.brajkovic

Members
  • Posts

    22
  • 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 bojan.brajkovic

  1. Hello,

    You could use something like this, it utilizes the number of days and number of months functions.

    Create calcualted field with following formula: Round((MonthNumber("Date_field") - 1) * 4.33 + DayNumber("Date_field") / 7)

    Regards,
     

  2. Is your data connected to Jaspereport Server (JRS) ? From what you wrote, I would conclude that same data source used in Jaspersoft Studio (JSS) is not used in JRS. 

    If I'm right, then connect JSS to your JRS and use data from JRS directly, or alternatively, connect JRS to your data source.

×
×
  • Create New...