Jump to content
We've recently updated our Privacy Statement, available here ×
  • Adhoc view : Javascript error on using Date filter with 'in between'


    Jim W
    • Features: Ad Hoc, JasperReports Server Product: JasperReports® Server

    Issue Description

    When creating an ad hoc view with a date filter, the date filter gets added with equals clause, but when changed the option to "is between" it gives the following javascript error:

    [toc]
    Uncaught TypeError: Cannot read property '0' of undefined :8080/jasperserver-pro/optimized-scripts/adhoc/adhoc.page.js:41 Uncaught TypeError: Cannot read property '0' of undefined (anonymous function) jquery.js:2 c jquery.js:2 d.fireWith jquery.js:3 n jquery.js:3 t
    

    Resolution

    Check and see if you have a calculated field in the Domain using Date(aField) and if aField is a string type.  Change aField to a date or timestamp type as a workaround.


    Ref. Case 00058198


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...