Creating Column of Total Winnings (Winnings+Rakeback)
Results 1 to 9 of 9

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Jan 2009
    Posts
    5

    Default Creating Column of Total Winnings (Winnings+Rakeback)

    I've attempted to do this and failed. Just want a column/stat that adds two other columns together in the reports section.. any suggestions?

  2. #2
    Member
    Join Date
    Jan 2009
    Posts
    45

    Default

    <Stat GroupName="Default" ColumnName="TotalWin" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.27 as RakeBackAmount;Sum(PH.NetAmountWon)/100 as NetWin" Evaluate="(RakeBackAmount+NetWin)" ColumnHeader="TotalWin" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="TotalWin" />


    You may need to adjust the 0.27 to be your rakeback percent if it isn't 27%.

  3. #3
    Junior Member
    Join Date
    Jan 2009
    Posts
    5

    Default

    awesome.
    Last edited by mgirdley; 03-28-2009 at 01:33 AM.

  4. #4
    Junior Member
    Join Date
    Jul 2010
    Posts
    2

    Default

    Work just with $ rake, but what to change to make correct value with pound and euro? What I should to write instead of PH.RakeAmount ?

  5. #5
    Junior Member
    Join Date
    Jul 2010
    Posts
    2

    Default

    I see 4 different stats : rake; rake in usd; rake in euro; rake in gbp. The script above took stats from rake, how to change it to rake in usd?

  6. #6
    Member
    Join Date
    Jul 2010
    Posts
    48

    Default

    can some some me how to change the rakeback to rakeshare (MGR) as to total rake paid.It's more accurate for keeping track like in pokertracker

Similar Threads

  1. rake,winnings
    By pepp1 in forum Manager General
    Replies: 13
    Last Post: 08-09-2010, 01:54 PM
  2. Submitting rakeback winnings
    By zaigezunt in forum Manager General
    Replies: 10
    Last Post: 05-16-2010, 09:01 AM
  3. Adjusted Winnings Bug
    By K40N in forum Manager General
    Replies: 2
    Last Post: 03-15-2009, 04:00 PM
  4. Replies: 7
    Last Post: 01-29-2009, 11:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •