PDA

View Full Version : Rakeback



VipHalid
04-10-2010, 07:49 AM
Hi,

how do i add column to show my winings+rb+bonuses in reports tab and is it posible to se the same thing in sessions tab?

netsrak
04-10-2010, 08:40 AM
I think what you are looking for is explained in this old FAQ: FAQ ID # 44 - How can I make a custom stat to show me how much rakeback I?ve made? (http://208.109.95.123/faq/afmviewfaq.aspx?faqid=44)

The sessions tab is not customizable.

VipHalid
04-10-2010, 09:11 AM
Ok, however i do not know how to input rb for multiple sites. Is there any explanation on this?

morny
04-10-2010, 01:58 PM
Follow the same FAQ but give each new stat a different name eg


<Stat GroupName="Default" ColumnName="RakebackFullTilt" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.27 as RakeBackAmount" Evaluate="RakeBackAmount" ColumnHeader="RakebackFullTilt" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="Rakeback based on 27%" />


<Stat GroupName="Default" ColumnName="RakebackStars" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.33 as RakeBackAmount" Evaluate="RakeBackAmount" ColumnHeader="RakebackStars" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="Rakeback based on 33%" />

VipHalid
04-10-2010, 04:24 PM
Ok, i understand now the last q; Is there a way to sum up my winings and all the RBs into 1 column?

netsrak
04-11-2010, 06:20 AM
That might be possible if you take a deeper look in the writing of custom stats but that is something we haven't done yet.

The only thing i can recommend is to look in our custom reports area: http://forums.holdemmanager.com/custom-reports/