Clarity

  • 1.  Is there anyway to change the null value?

    Posted May 31, 2016 10:41 AM

    with advanced reporting and JasperStudio as you can see in the picture, at default, the date is set to ~NULL~ .

    I would like for it to be just empty rather than null, as it pulls different information if the field is blank.  is there any way to set the default to just be empty.

     

    - I tried setting the parameter's default to "" in iReport, however this did not do the trick.  Worst case, the user has to delete the ~NULL~ if they want to do that search, but i would like to at least try to minimize the steps.

     

    parameters.PNG

     

    thanks in advance



  • 2.  Re: Is there anyway to change the null value?
    Best Answer

    Posted May 31, 2016 02:30 PM

    I got the answer.. Apparently I did it right by making the default value = "" .. It just didn't save for some reason.

    I did it again, and now it works, it no longer shows ~NULL~.