Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
pokerdealce wrote:I enter in configure> statistIcs>
i click where say new
appear this
well ,I want to build 3bet vs hero stat
in name I write this :
cnt_p_face_3bet_vs_hero
in expression i write this :
sum(if[cash_hand_player_statistics.flg_p_3bet_def_opp and exists
(select 1
from cash_hand_player_statistics hero
where hero.id_hand = cash_hand_player_statistics.id_hand
and hero.flg_hero
and hero.flg_p_3bet), 1, 0])
and in description i write that is: 3 bet vs hero raise first
i have marked where say ''cache''
and summary type=sum
is it good ??
bruzi wrote:pokerdealce wrote:I enter in configure> statistIcs>
i click where say new
appear this
well ,I want to build 3bet vs hero stat
in name I write this :
cnt_p_face_3bet_vs_hero
in expression i write this :
sum(if[cash_hand_player_statistics.flg_p_3bet_def_opp and exists
(select 1
from cash_hand_player_statistics hero
where hero.id_hand = cash_hand_player_statistics.id_hand
and hero.flg_hero
and hero.flg_p_3bet), 1, 0])
and in description i write that is: 3 bet vs hero raise first
i have marked where say ''cache''
and summary type=sum
is it good ??
Hey check your PM,I am sent you stats 3B v Hero
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 21 guests