Page 1 of 1

filter ‘ bust out ‘ hands

PostPosted: Tue Mar 16, 2021 12:46 am
by dangereux333
I use the filter for ‘ bust out ‘ hands in tourneys. However in rebuy tourneys, it tends to only show the ‘ bust out ‘ hand from last buy in.

how do I filter for all bust out hands of all buy-ins ? thanks,




( Correction , it was possibly a feature from report, not quick filter )

Re: filter ‘ bust out ‘ hands

PostPosted: Tue Mar 16, 2021 3:48 am
by dangereux333
I downloaded some filters but turned out to be all cash for some reason. Is there way I can use them for touneys ? Thanks,

Re: filter ‘ bust out ‘ hands

PostPosted: Tue Mar 16, 2021 5:53 am
by Flag_Hippo
Try replacing the expression filter in your downloaded report with this one:

Code: Select all
(tourney_hand_player_statistics.amt_before + tourney_hand_player_statistics.amt_won) = 0

You can use/edit expression filters by clicking on the 'Filters' link and selecting 'Add New Expression Filters'.

highfalutin