BvB situations

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

BvB situations

Postby viju » Mon Jan 08, 2018 6:42 am

Hello!

I want to make a set of stats for BvB 2bet pot situations. To creata a Flop Cbet stat for SB I've made 2 columns:

cnt_f_cbet_bvb_2betpot = sum(if[cash_hand_player_statistics.flg_f_cbet AND cash_hand_player_statistics.flg_p_open AND cash_hand_summary.str_aggressors_p = '89', 1, 0])
cnt_f_cbet_opp_bvb_2betpot = sum(if[cash_hand_player_statistics.flg_f_cbet_opp AND cash_hand_player_statistics.flg_p_open AND cash_hand_summary.str_aggressors_p = '89', 1, 0])

And a positional stat (SB, OOP on Flop):

Cbet Flop Bvb 2betpot = (cnt_f_cbet_bvb_2betpot / cnt_f_cbet_opp_bvb_2betpot) * 100

I created a report to check that both columns work properly, but for some reason the stat doesn't work. What am I doing wrong?
viju
 
Posts: 36
Joined: Fri Dec 30, 2011 5:13 am

Re: BvB situations

Postby potamito » Mon Jan 08, 2018 7:31 pm

did u rebuild cache after?
potamito
 
Posts: 802
Joined: Wed Apr 21, 2010 4:20 pm

Re: BvB situations

Postby Flag_Hippo » Mon Jan 08, 2018 8:01 pm

As potamito mentioned have you rebuilt the custom cache (Database -> Database Management -> Rebuild Cache) after adding your new stat? If that's not the problem then what exactly do you mean when you say it's not working for you?
Flag_Hippo
Moderator
 
Posts: 14503
Joined: Tue Jan 31, 2012 7:50 am

Re: BvB situations

Postby viju » Tue Jan 09, 2018 4:59 am

Rebuilding custom cache solved the problem, thank you!
viju
 
Posts: 36
Joined: Fri Dec 30, 2011 5:13 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 19 guests

cron
highfalutin