MTT Starting Stack

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

MTT Starting Stack

Postby bleedingthrough » Mon Apr 27, 2020 2:11 am

I'm trying to create a starting stack value to use. I've grabbed the below from other posts, but I'm getting an error for the ignition data. When report is filtered to only include data from WPN it works great. When allowing Ignition data from ignition card catcher or ignition hand converter I get the error at the bottom. What should I change to correct this error?

select distinct first_value(thps.amt_before) over (partition by thps.id_tourney order by thps.date_played)
from tourney_hand_player_statistics as thps
inner join tourney_summary as ts on ts.id_tourney = thps.id_tourney
where thps.flg_hero
and ts.tourney_no = tourney_summary.tourney_no

"Error: Unable to execute query: Fatal Error; Reason: Error: (ERROR: more than one row returned by a subquery used as an expression)
bleedingthrough
 
Posts: 1
Joined: Sun Aug 14, 2016 4:48 pm

Re: MTT Starting Stack

Postby Flag_Hippo » Tue Apr 28, 2020 6:34 am

We do not officially support hands from those sources you mentioned but it looks like that's caused by bad data e.g. having multiple tournaments that are merged to a single tournament.
Flag_Hippo
Moderator
 
Posts: 14495
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 19 guests

cron
highfalutin