Currently when using the cumulative function, the data is evaluated and
returned based on the 'as ordered by the dimension, using hash values
for string based fields'.This returns intuitive results for continuous
variables, like dates, and for many ordinal variables, like Time Spent
per Visit (Bucke...