How to filter for BU open vs SB call

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

How to filter for BU open vs SB call

Postby Macker76 » Mon Aug 02, 2021 9:30 am

Hi, how can I filter hands for when I open on the BN and get flat called by just the SB. Thanks
Macker76
 
Posts: 7
Joined: Mon May 11, 2020 2:51 pm

Re: How to filter for BU open vs SB call

Postby Flag_Hippo » Mon Aug 02, 2021 12:11 pm

There isn't a simple filter you can use for the position of callers but you can do this in a custom report with an expression filter:

Code: Select all
cash_hand_summary.str_aggressors_p LIKE '80' and cash_hand_summary.str_actors_p LIKE '09'

You can use this expression filter by clicking on the 'Filters' link and selecting 'Add New Expression Filters' (substitute 'cash' with 'tourney' if you are in a tournament report). This post has more information on how the actors and aggressors strings work if you want to filter for different situations.
Flag_Hippo
Moderator
 
Posts: 14440
Joined: Tue Jan 31, 2012 7:50 am

Re: How to filter for BU open vs SB call

Postby Macker76 » Tue Aug 03, 2021 7:52 am

Got it working - thanks a lot for posting the solution, I never would have figured that out :P
Macker76
 
Posts: 7
Joined: Mon May 11, 2020 2:51 pm


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 30 guests

cron