They do they just need Hand stats.
To make a Hand stat go into the Configure -> Statistics area and change to the Hand subsection.
Since it's for an individual hand, you want to create a flag column. To do this, pull out the "sum(if[" and ",1,0])" portions. So this will validate:
tourney_hand_player_statistics.amt_p_raise_facing = tourney_blinds.amt_bb and tourney_hand_player_statistics.position = 8
To build your stat with a pretty checkbox, see the format expression for stats like All-In, Flop Call, Flop Check, and others.