Villian has set on flop stat/report/quick fillter

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Villian has set on flop stat/report/quick fillter

Postby Mr.Graves » Mon May 14, 2018 11:43 am

I have bin trying the last couple of days to build this but to no avail can any one help. I whould like to be able to filter for the times hero faced (not hero have a set on flop this i can do) a set on the flop either in reports or quick filters thank you in advance.
Mr.Graves
 
Posts: 6
Joined: Sun Apr 16, 2017 11:15 am

Re: Villian has set on flop stat/report/quick fillter

Postby Flag_Hippo » Tue May 15, 2018 8:08 pm

Something like this would require a custom report and an expression filter. When you have created your report add a simple filter for NOT(Player is Hero) and flopping a set. Next click the 'Filters' link and select 'Add New Expression Filters', turn off the 'Filter on Active Player' option and then add this expression filter:

Code: Select all
cash_hand_player_statistics.id_hand in (select chps.id_hand from cash_hand_player_statistics chps where chps.flg_hero and chps.flg_f_saw)

Substitute 'cash' with 'tourney' if you are in a tournament report.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: Villian has set on flop stat/report/quick fillter

Postby Mr.Graves » Wed May 16, 2018 12:33 pm

All done an working now thank you
Mr.Graves
 
Posts: 6
Joined: Sun Apr 16, 2017 11:15 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 20 guests

cron
highfalutin