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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -