java - How to do complex calculation in Jasper Reports / JRXML -


i new jasper reports. can tell me how complex calculation (like 1-((x/(y*somevalue))+somevalue)) in jasper reports/jrxml?

you can use expression that


Comments