#foreach($record in $dataset) #if($record.isTotal == 1) #end #end
                              --- ry --- --- rm ---
Service order type Area Technician Group 1 2 3 4 5 6 7 8 9 10 11 12 BJ VJ BJ Ist/VJ [%] BM VJ BM Ist/VJ [%]
$!record.sot $!record.area $!record.techgrp $!math.round($math.mul(100, $record.mnd_1)) $!math.round($math.mul(100, $record.mnd_2)) $!math.round($math.mul(100, $record.mnd_3)) $!math.round($math.mul(100, $record.mnd_4)) $!math.round($math.mul(100, $record.mnd_5)) $!math.round($math.mul(100, $record.mnd_6)) $!math.round($math.mul(100, $record.mnd_7)) $!math.round($math.mul(100, $record.mnd_8)) $!math.round($math.mul(100, $record.mnd_9)) $!math.round($math.mul(100, $record.mnd_10)) $!math.round($math.mul(100, $record.mnd_11)) $!math.round($math.mul(100, $record.mnd_12)) $!math.round($math.mul(100, $record.rm_vj)) $!math.round($math.mul(100, $record.rm_bm)) $number.percent($!record.rm_lst) $!math.round($math.mul(100, $record.ry_vj)) $!math.round($math.mul(100, $record.ry_bj)) $number.percent($!record.ry_lst)