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

importnumpyasnp

Members
  • Posts

    4
  • 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 importnumpyasnp

  1. This may be a bit late but I have found a work around.

    Instead of using a Date, Datetime, or Timestamp data type field for the "date", use a String data type. If you're using a SQL query for the topic, just use:

    cast(date as varchar)[/code]

    From all the research I've done, I've noticed that date data types are automatically converted to a different format that isn't liked by other input controls/filters.

    Pass the String version of the date into the date filter/input control and it should work.

×
×
  • Create New...