Slow cubeviews for prior year balances
We use the REST api to retrieve balances from our accounting consolidations in onestream.
I've noticed that for the current year, these account balances can be retrieved quickly. But for prior years, it takes a lot longer to retrieve them. For example, I can run cubeviews against the 2024 data and get ten branches in about 80 seconds. But if I run the exact same cubeviews against 2023 or 2022, then it gets increasingly slower (160 seconds for the same ten branches in 2022).
Is there some reason on principal why the balance data would take so much longer to retrieve in past fiscal years? Is the cubeview doing some sort of dynamic calculation to retrieve balances? (maybe it is incrementally subtracting activity from balances in 2024, and that dynamic calculation takes longer as we report further back in time)?
We are running OS 8.2.2.16127.
The difference in execution time seems specific to G/L balances. For G/L activity (the movement of the accounts), the performance is similar when running reports on the current or the prior years.