Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by lorenayara » Mon Sep 02, 2024 9:31 am
Hello, I would like some help formulating a filter:
3 handed
Hero is on BB
ACTIONS:
BU LIMP
SB FOLD
BB ANY ACTION
-
lorenayara
-
- Posts: 4
- Joined: Tue Feb 28, 2023 9:13 am
by Flag_Hippo » Tue Sep 03, 2024 5:22 am
There isn't a simple filter you can use for the position of limpers/callers but you can do this in a
custom report with an expression filter like this:
- Code: Select all
cash_hand_summary.str_aggressors_p NOT LIKE '80%' and cash_hand_summary.str_actors_p SIMILAR TO '(0|08%)'
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: 15238
- Joined: Tue Jan 31, 2012 7:50 am
by lorenayara » Thu Sep 05, 2024 9:32 am
I understand. But what I really needed was a filter and not an expression, because I would like to add other situations along with this one and being an expression I end up being a little limited. But anyway, I appreciate it. In time, if the filters I need to add to create such situations are not too difficult to explain, I accept the help. Thank you very much, hugs.
-
lorenayara
-
- Posts: 4
- Joined: Tue Feb 28, 2023 9:13 am
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 43 guests