limper isolation

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

limper isolation

Postby edgarasbb » Tue Sep 21, 2021 8:45 am

Hi, i want to ask how i can make filter for limper isolation. For example EP limps I isolate from BTN. Thank you.
edgarasbb
 
Posts: 45
Joined: Fri Sep 05, 2014 4:20 pm

Re: limper isolation

Postby Flag_Hippo » Tue Sep 21, 2021 1:02 pm

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

Code: Select all
cash_hand_summary.str_aggressors_p NOT LIKE '8x%' and cash_hand_summary.str_actors_p LIKE 'x%'

where 'x' is the seat number you want for the first limper:

Guide: Seating In Reports

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. For more information on pattern matching in PostgreSQL should you want to filter for multiple seats/scenarios see this guide.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am


Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 43 guests

cron