sum(if[cash_hand_player_statistics.flg_p_first_raise AND cash_hand_player_statistics.flg_p_face_raise, 1, 0]) i use this column then i filter for 3bettor position to check how much i get 3bet from an individual position , is the column correct?
I want to create a column to check how much i get called but i cant find any similar to other pt4 stats , how can i modify the above column then filter for caller position to see how much i get called?