Calculation field: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 93: Line 93:


We add a Calculation field Sum by using the following expression:
We add a Calculation field Sum by using the following expression:
<source lang="java">
<big><source lang="java">
#{Price}*#{Count}
#{Price}*#{Count}
</source>
</source></big>


==== Example: Percentage ====
==== Example: Percentage ====

Navigation menu