Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
griffith_white wrote:I wish to see how much are fish raising UTG in 6max games. I went to reports select new report picked all players than in filters selected NOT hero, player position = 3 I removed player from filters to get cumulative stat and when I go to add new expression filter I wish to add #vpip# > 40 and that is making an error in all players report. Any way I can do it properly ?
player.id_player in (SELECT p.id_player from player p, cash_cache cc where p.id_player = cc.id_player group by p.id_player HAVING (( sum(cc.cnt_vpip) / (sum(cc.cnt_hands) - sum(cc.cnt_walks)) > .4)))Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 7 guests