Player Report, filter for player-type

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Player Report, filter for player-type

Postby sw179 » Wed Aug 08, 2018 8:06 am

Hey Guys, I work a lot with Player-Reports that I export und play around in Excel. My question is: when I have colorcoded a player is it possible to get that colorcode in Excel? As a Stat or maybe directly colored? Thanks in advance for an answer
sw179
 
Posts: 7
Joined: Wed Jun 14, 2017 11:13 am

Re: Player Report, filter for player-type

Postby Flag_Hippo » Wed Aug 08, 2018 2:08 pm

That might be possible with a custom statistic but unfortunately I'm not aware of a method to achieve that.
Flag_Hippo
Moderator
 
Posts: 14441
Joined: Tue Jan 31, 2012 7:50 am

Re: Player Report, filter for player-type

Postby BillGatesIII » Thu Aug 09, 2018 3:31 am

    I don't have access to my main computer so this is off the top of my head.

    Code: Select all
    select n.id_color
    from notes as n
    where n.id_x = cash_hand_player_statistics.id_player
    and n.enum_type = 'P'
    BillGatesIII
     
    Posts: 740
    Joined: Fri Dec 16, 2011 6:50 pm

    Re: Player Report, filter for player-type

    Postby sw179 » Mon Aug 20, 2018 6:42 am

    Hi there,
    thanks for your response. I was off a while. Maybe a dumb question. Where do I put this code? Sorry I havent worked with costumized stats so far.
    sw179
     
    Posts: 7
    Joined: Wed Jun 14, 2017 11:13 am

    Re: Player Report, filter for player-type

    Postby sw179 » Mon Sep 24, 2018 5:44 am

    Hey guys, can someone help me to apply the answer from BillGatesIII? I searched for how to build a custom stat, but I am not sure how to use the information he gave me. Thanks in advance
    sw179
     
    Posts: 7
    Joined: Wed Jun 14, 2017 11:13 am


    Return to Custom Stats, Reports and HUD Profiles

    Who is online

    Users browsing this forum: No registered users and 26 guests

    cron
    highfalutin