Get the length L of your data array (for instance using "Array size").
Then, use the "Array Subset" function (in the Array sub-palette), wire the number n of values you want to discard from the start to the Offset input, and wire the length of data you want to retrieve as L-n-m to the length input, with m being the number of data you want to discard from the end.
Chilly Charly (aka CC)