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

anbuselvans

Members
  • Posts

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

Everything posted by anbuselvans

  1. 1.Check the log to see whether the file path is correct. 2.I created 2 parameters SUBREPORT_DIR - (Default Value Experession) - "repo:/public/My_Domain/Reports/Reports/" SUBREPORT_EXT - (Default Value Experession) - ".jrxml" and used this in the "Subreport Expression" like $P{SUBREPORT_DIR}+"SampleReport"+$P{SUBREPORT_EXT}.It works. You can make the parameter to popup so that you can enter local values to view in iReports and the defult to be used in Jasper Server.Hope it helps.
  2. You can use "Current Date" from the Pallet if you wish to show current date.Just need to drag and drop at desired location.If you need a custome date to display then "Add Parameter" for java.util.Date and use it in the query.Hope it helps.
×
×
  • Create New...