This filter allows you to filter plays by player position rather than by play start zone. Here is an example of it:
- =VSCOUNT("*11A;PZ432")
This code will give you all attacks of player 11 from the home team when that player was in the front row. This filter is used without a team symbol, as it always refers to the player performing the play.
The player in zone filter can also be used in more complex use cases like this one:
- =VSEFF(VSAND("*8D","a11A;PZ432;B-1")
Here we count dig efficiency for home player 8 when away player 11 was attacking and was front row.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article