tournaments vs reg

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

tournaments vs reg

Postby lucaianna7 » Wed Jan 17, 2024 11:16 am

HI,
I am trying to make a statistic of how many tournaments I am playing against fish.
In my report i can do this as follows (Excluding the regs), filter expression:
tourney_hand_player_statistics.id_hand NOT in (SELECT thps.id_hand from tourney_hand_player_statistics thps, player p where (thps.id_player = p.id_player and
( p.player_name = 'villan X' OR p.player_name = 'villan Y')))

But, I need to create a statistic,well in statistics->columns I have cnt_tourneys with expression count(distinct tourney_summary.id_tourney),
when i add ''and tourney_hand_player_statistics.id_hand NOT in (SELECT thps.id_hand''......
It doesnt work
do you have some solution?
I need to create the reg % statistic.
lucaianna7
 
Posts: 3
Joined: Wed Jul 01, 2020 11:52 am

Re: tournaments vs reg

Postby Flag_Hippo » Wed Jan 17, 2024 2:04 pm

I'm not aware of a method to achieve that and unfortunately it's beyond my own knowledge of SQL so I can't comment on how feasible it would be.
Flag_Hippo
Moderator
 
Posts: 15188
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 47 guests

cron