I want to make a report with the average pfr, cbet, cr... stats of opponents in hu sng.
but report includes my stats which distorts the results
tell me please what should I write in expression filter
previously I used "tourney_hand_player_statistics.id_player in (SELECT p.id_player from player p where p.play_name not in ('HERONAME'))" and it worked
but now "expression in not valid"