would like to understand the relation between Time Hierarchy vs SSAS Cube Cache.
"Time hierachy" is just a business logic, beside it's a dimension as every else.
Have you create aggregations on the facts?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear Experts,
would like to understand the relation between Time Hierarchy vs SSAS Cube Cache.
My cube is having time hierarchy as per below.
Year >>> Quarter >>> Month.
Whenever I query the SSAS Cube from excel, first time it takes 12 secs to fetch the data for 1 year (month wise) and next time onwards it will take 2 secs and reusing the cache. Which is good. Now the challenge I am facing if user select year 2022 and one quarter from 2023, the cache is not at all working, every time it's taking 18 secs to fetch the data, it's like any 1 or 2 full years and quarter from other year, it's not reusing cache. Is there any way to fix this?
would like to understand the relation between Time Hierarchy vs SSAS Cube Cache.
"Time hierachy" is just a business logic, beside it's a dimension as every else.
Have you create aggregations on the facts?