by kakmic » Mon Aug 02, 2010 9:44 pm
I'm trying to create "Contributed Rake" stat. What I did was:
Configure > Configure Stats > Holdem Cash Player Statistic > Columns >
I named this one: rake_contributed
I entered the formula: sum(holdem_hand_summary.amt_rake * holdem_hand_player_detail.amt_bet_ttl / holdem_hand_summary.amt_pot)
Name for Statistic: Contributed Rake, Value Expression: rake_conributed,
Format: Title: Ctrb.Rake, Width: 50, Format Expression: /%.2f, Categorized: Informational, Money, Results.
It looks like this stat is working as I was able to run report and get results, however I would like to see this stat in the columns in General, Session and Winning tabs.
How can I do that?