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

jeeveshfuloria08

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 jeeveshfuloria08

  1. Check your field datatype in "report query" window (should be java.sql.Date). Try to use below expression, it is working for me : new SimpleDateFormat("dd/MM/yyyy").format($F{FullDateAlternateKey}) /sites/default/files/images/Image.png
  2. This works only for the day when the item is dragged to the dashboard. I did this some time back and it showed correct day. When I log in into my dashboard today, it still has the previous date. Lets take an example to understand this better. I have created this dashboard on '2014-04-01' date, it was working fine for '2014-03-02' (From) and '2014-04-01' (To) date range. Now when we try to run dashboard, it is suppose to show result for '2014-03-17' (From) and'2014-04-16' (To), but instead of doing that we are getting results for '2014-03-02' (From) and '2014-04-01' (To) date range.
×
×
  • Create New...