Jump to content
We've recently updated our Privacy Statement, available here ×
  • Filter data for null and empty values on Domain level


    prusyn
    • Features: Domains Version: v7.1 Product: JasperReports® Server

    Issue:

    [toc on_off::hide=1]

    Is there an option to check if filed isNull in the filter condition for domain? Equals 'null' returns the wrong result set.


    Resolution:

    At this moment this feature is missing. However, there is an existing enhancement request for ability of Domain Filter for null values and empty values. The possible solution is to create a calculated field with boolean type and expression like "IsNull(target_field)" and set a filter on it rather than on target field.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...