try to create stat 'rakeback' in PT4
my rakeback differ to different sites.
i try new stat 'my c rakeback' like:
if( id_site = 900, amt_rake_attributed_curr_conv * 0.45, 0 ) Later i can add different sites here.
When i add it to the 'result' tab and group by months, i get many lines for one month for every site i played in this month and it is calculated only for site with id 900 (in example, it's right), but it isn't summed at the bottom of the grid.
How does it make not to get many lines for a month and get to sum at the bottom?
