How to search hand by hand id (GGPoker)

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

How to search hand by hand id (GGPoker)

Postby marcocolo » Thu Feb 19, 2026 7:46 am

I have imported hands from GGpoker into pt4. Since it's not possible to tag hands with pt4 on ggpoker, I have marked the hands using ggpoker (starred). Now I have the tagged hands with hand# on pokercraft but how can i search that id on pt4 in order to find those hands?
marcocolo
 
Posts: 5
Joined: Sun Jun 04, 2017 2:59 am

Re: How to search hand by hand id (GGPoker)

Postby Flag_Hippo » Thu Feb 19, 2026 11:28 am

You can search specific hand numbers in PokerTracker 4 by creating a custom hand report in 'My Reports':

Guide: Creating My Reports

and then using an expression filter:

For cash games:
Code: Select all
cash_hand_summary.hand_no in ('259472389678', '259471849138')

For tournaments:
Code: Select all
tourney_hand_summary.hand_no in ('259472389678', '259471849138')

For a single hand number:
Code: Select all
cash_hand_summary.hand_no = '259472389678'

You can add expression filters by clicking on the 'Filters' link and selecting 'Add New Expression Filters' in the custom report.
Flag_Hippo
Moderator
 
Posts: 17044
Joined: Tue Jan 31, 2012 7:50 am

Re: How to search hand by hand id (GGPoker)

Postby marcocolo » Fri Feb 20, 2026 3:37 am

Thank you—it worked. However, I’m running into another issue now. The Chinese yuan (CNY) MTTs are being incorrectly recognized as USD MTTs. They were recognized correctly the other day, but in my most recent import they’re showing up as USD again. Do you know how I can fix this?
marcocolo
 
Posts: 5
Joined: Sun Jun 04, 2017 2:59 am

Re: How to search hand by hand id (GGPoker)

Postby Flag_Hippo » Fri Feb 20, 2026 4:59 am

Please attach a sample of your tournament files to a Support Ticket so we can look at that. In the meantime you can manually edit tournaments with incorrect information:

Guide: Updating Tournament Information Manually
Flag_Hippo
Moderator
 
Posts: 17044
Joined: Tue Jan 31, 2012 7:50 am


Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 13 guests