Jaspersoft Studio does not display well a report template created in iReport -


i created report template using ireport.
want show report template in jaspersoft studio too.
problem printwhenexpression tag not work in jaspersoft studio nothing filtered.

is normal?

i found problem. choose language groovy in ireports , java in jaspersoft studio. causes not work "==" , "!=" operators in java work fine groove. changed language java , replaced operators equals() or new boolean(!$f{field_name}.equals(object)).


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -