Player Tags in All Players Report

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Player Tags in All Players Report

Postby carl91 » Tue Feb 09, 2021 11:28 pm

Hey there,

I was curious if there is any way to visualise a tagged player when running an 'All Player's report. For example, if I had a yellow tag on a specific opponent, that I'd be able to see some kind of yellow icon next to their screen name.

Hope that makes sense.

Thanks,
Carl
carl91
 
Posts: 37
Joined: Wed Jan 03, 2018 4:25 am

Re: Player Tags in All Players Report

Postby Flag_Hippo » Wed Feb 10, 2021 7:20 am

I don't have a method for that but you can filter that type of data with an expression like this:

Code: Select all
N in (select id_color from notes where id_x=cash_hand_player_statistics.id_player)

where N is the note color number (1 is yellow, 2 is green and so on in the order of the colors listed in the note editor). You can use this expression filter by clicking on the 'Filters' link and selecting 'Add New Expression Filters'.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: Player Tags in All Players Report

Postby WhiteRider » Thu Feb 11, 2021 4:11 am

If you search for 'Marked Hands' in the Download Warehouse you will find a stat you can use to highlight players which have notes or tags, although it won't tell you which tags.
WhiteRider
Moderator
 
Posts: 53961
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 19 guests

cron
highfalutin