custom report with own stats

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

custom report with own stats

Postby WaitWaitW » Thu Sep 24, 2020 8:34 am

Hi !
I'm trying to make a custom report that put in green any hand I have Limp/called vs 3x raise (it's an example to make more usefull thing then...).
Like that :
Code: Select all
if(
#Preflop Limp Call 3x# = 'TRUE',
rgb(0,255,0), rgb(255,0,0))

(the limp/call3x stat is the limp/call stat whitch I added a "tourney_hand_player_statistics.val_p_2bet_facing_pct = 100" factor).

Could you tell my why it's telling me "Row Color expression is NOT valid!" ?
Thanks!
WaitWaitW
 
Posts: 79
Joined: Fri Aug 03, 2012 4:21 am

Re: custom report with own stats

Postby Flag_Hippo » Fri Sep 25, 2020 5:54 am

The code doesn't work in that format so please remove the line break:

invalid.PNG


valid.PNG
Flag_Hippo
Moderator
 
Posts: 14510
Joined: Tue Jan 31, 2012 7:50 am

Re: custom report with own stats

Postby WaitWaitW » Sat Sep 26, 2020 4:40 am

without line break it's not working :/
WaitWaitW
 
Posts: 79
Joined: Fri Aug 03, 2012 4:21 am

Re: custom report with own stats

Postby Flag_Hippo » Sat Sep 26, 2020 5:24 am

It's still not validating? Is this a 'Player' statistic or a 'Hand' statistic? What type of report are you using this expression in - 'Player' or 'Hand'? You cannot use a player statistic in the expression of a hand report (or vice versa) and they will not validate since they don't exist in that section of the database.
Flag_Hippo
Moderator
 
Posts: 14510
Joined: Tue Jan 31, 2012 7:50 am

Re: custom report with own stats

Postby WaitWaitW » Sat Sep 26, 2020 4:47 pm

ok, thanks for the answer !
I have a problem then, I would like to have a hand report, but with some player stats like effective stack or amt the bet hero faced.
Is there a way to do that ?
WaitWaitW
 
Posts: 79
Joined: Fri Aug 03, 2012 4:21 am

Re: custom report with own stats

Postby Flag_Hippo » Mon Sep 28, 2020 5:24 am

You will need to create custom 'Hand' statistics to display that information. There is also an 'Effective stack Hand stats' package available in the Download Warehouse.
Flag_Hippo
Moderator
 
Posts: 14510
Joined: Tue Jan 31, 2012 7:50 am

Re: custom report with own stats

Postby WaitWaitW » Tue Sep 29, 2020 4:31 am

Problem solved, thanks a lot !
WaitWaitW
 
Posts: 79
Joined: Fri Aug 03, 2012 4:21 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 24 guests

cron
highfalutin