SPREADSHEETS FUNCTIONS
I. BASIC FUNCTIONS - https://volleystation.freshdesk.com/support/solutions/articles/103000030029-basic-functions
You need to put in the symbol of play that you want to analyze. Additionally, you can put here, for example, the player's number, effect,
- VSCOUNT - gives # of plays fitting the search
- VSPER - returns a percentage of plays with particular effect in all plays fitting search
- VSEFF - returns the efficiency of plays fitting search
II. AUTOMATIZATION
- VSCELL - you can use this function to automatize these functions.
III. VSOR and VSAND functions - https://volleystation.freshdesk.com/support/solutions/articles/103000030790-vsor-and-vsand-functions
- VSOR is the logic function where any of the given conditions must be fulfilled.
- VSAND is the logic function where all given conditions must be fulfilled.
IV. Players and team functions - https://volleystation.freshdesk.com/support/solutions/articles/103000030032-vsplayer-vsplayername-vsteamname-functions
- VSPLAYER - it returns the player's number. You need to put the number of the player from the team with the letter "i" in parenthesis.
- VSPLAYERNAME - returns the player's name. You can use it with the VSPLAYER function.
- VSTEAMNAME - returns the name of the team. You have to put the home or away team symbol in parenthesis.
- VSSETCOUNT - returns the number of sets played by the team or by the player - https://volleystation.freshdesk.com/support/solutions/articles/103000030746-vssetcount-function
- VSLINEUP - function will give you the current match rotation for the home team - https://volleystation.freshdesk.com/support/solutions/articles/103000031224-vslineup-function
V. Court functions
- VSCOURT - this function create a court in the spreadsheet - https://volleystation.freshdesk.com/support/solutions/articles/103000030759-vscourt-function
- VSFORMAT - it works only inside the VSCOURT function and allows formatting the court - https://volleystation.freshdesk.com/support/solutions/articles/103000031249-vsformat-function
VI. Play by play functions - https://volleystation.freshdesk.com/support/solutions/articles/103000030901-play-by-play-analysis
- VSPLAYS – this function is similar to
VSCOU
, and in play by play analysis, it’s the data source for our play sequences. - VSRANGE – you can limit the sequence length by using
VSRANGE
- VSMAP – Limiting play code to only desired values is done using
VSMAP
VII. IF function -
first you need to have condition, after coma you have result of function if the condition is fullfilled and after second coma is result if the condition is not fullfilled - https://volleystation.freshdesk.com/support/solutions/articles/103000053842-if-function
SPREADSHEETS FILTERS
You can add filters after the semicolon. You can use many filters in one formula.
I. Surrounding play filters - https://volleystation.freshdesk.com/support/solutions/articles/103000030751-filtering-plays-based-on-other-plays
- B filter - filters by "ball possession"
- P filter - filters by "play"
- R filter - filters by "rally"
After "-" we add the number of how many ball possessions, plays, or rallies you want to go back.
II. Player filters
- PZ - player in the zone - filters by player position on court - https://volleystation.freshdesk.com/support/solutions/articles/103000031230-player-in-zone
- PC - player on the court - filters by actions during which the particular player was on the court - https://volleystation.freshdesk.com/support/solutions/articles/103000030026-player-on-court-filter
- PS - setter on the court - filters by actions during which the particular setter was on the court - https://volleystation.freshdesk.com/support/solutions/articles/103000031233-setter-filter
- PO - players on the court in a particular order - filters by actions during which the particular players were on the court in precise order - https://volleystation.freshdesk.com/support/solutions/articles/103000030842-players-in-precise-order-filter
III Situation on court filters
- PA*:* - filters by home team point advantage (from : to) - https://volleystation.freshdesk.com/support/solutions/articles/103000030752-home-point-advantage
- PR*:* - filters by point range (from : to) - https://volleystation.freshdesk.com/support/solutions/articles/103000030753-match-result-point-range
- Z(number) - filters by a set number -https://volleystation.freshdesk.com/support/solutions/articles/103000030749-current-home-and-away-rotations
- S(number) - filters by a set number - https://volleystation.freshdesk.com/support/solutions/articles/103000030754-set-number
- W and L - filters by won or lost rallies - (https://volleystation.freshdesk.com/support/solutions/articles/103000030758-rally-won-and-lost) or sets (https://volleystation.freshdesk.com/support/solutions/articles/103000030757-set-won-and-lost)
IV Other filters
- M(number) - filers by the number of games from the list of analyzed games - https://volleystation.freshdesk.com/support/solutions/articles/103000030748-m-filter
- NOT - filters by plays that don't match some criteria - https://volleystation.freshdesk.com/support/solutions/articles/103000030865-not-filter
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