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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -