I want to use command F to search for players using 'report'

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

I want to use command F to search for players using 'report'

Postby jasperattlee » Tue Nov 24, 2020 7:49 am

Can someone help?
jasperattlee
 
Posts: 1
Joined: Thu Apr 16, 2015 11:10 am

Re: I want to use command F to search for players using 'rep

Postby Flag_Hippo » Tue Nov 24, 2020 1:13 pm

You cannot use Command F in any report to search but if you wanted to filter the data displayed in a custom 'All Players' report then that can be done using this expression filter:

Code: Select all
player.player_name = 'name1' OR player.player_name = 'name2'

Replace 'name1' and 'name2' e.t.c with the screen names you want to see and leave the single quotes - those are needed. You can also add additional ORs if you want to view the data for more players at once. You can use this expression filter by clicking on the 'Filters' link and selecting 'Add New Expression Filters'.
Flag_Hippo
Moderator
 
Posts: 14505
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 10 guests

cron
highfalutin