Filter anonymous tables from others

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Filter anonymous tables from others

Postby Aziz » Sun Jun 26, 2016 8:44 am

Hi!

On the site I play there are both anonymous and normal tables on the same limit. Can you somehow filter results from only normal tables or anonymous tables?
Aziz
 
Posts: 12
Joined: Fri Jun 13, 2008 1:08 pm

Re: Filter anonymous tables from others

Postby Flag_Hippo » Sun Jun 26, 2016 1:24 pm

That may be possible in a custom report using expression filters in a similar way to this thread based on the player names at the anonymous tables assuming they are always something like Player1, Player2 e.t.c.
Flag_Hippo
Moderator
 
Posts: 15189
Joined: Tue Jan 31, 2012 7:50 am

Re: Filter anonymous tables from others

Postby Aziz » Sun Jun 26, 2016 2:19 pm

Is there a similar expression for cashgames?
Aziz
 
Posts: 12
Joined: Fri Jun 13, 2008 1:08 pm

Re: Filter anonymous tables from others

Postby kraada » Mon Jun 27, 2016 7:48 am

Can you give me the name always used for the players at the tables you play?
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Filter anonymous tables from others

Postby Aziz » Mon Jun 27, 2016 10:02 am

Player 1, Player 2 up to Player 9.
Aziz
 
Posts: 12
Joined: Fri Jun 13, 2008 1:08 pm

Re: Filter anonymous tables from others

Postby kraada » Mon Jun 27, 2016 10:20 am

cash_hand_player_statistics.id_hand not in (select chps.id_hand from cash_hand_player_statistics chps, player p where chps.id_player = p.id_player and (p.player_name = 'Player 1' or p.player_name = 'Player 2' or p.player_name = 'Player 3' or p.player_name = 'Player 4 ' or p.player_name = 'Player 5' or p.player_name = 'Player 6' or p.player_name = 'Player 7' or p.player_name = 'Player 8' or p.player_name = 'Player 9'))
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Filter anonymous tables from others

Postby Aziz » Mon Jun 27, 2016 2:02 pm

OK working, thanks so much :D
Aziz
 
Posts: 12
Joined: Fri Jun 13, 2008 1:08 pm


Return to PokerTracker 4

Who is online

Users browsing this forum: F.A.Hayek and 60 guests

cron
highfalutin