Working on a data warehouse at a high volume can cause us performance problems to process or query the SSAS Cube.
To remedy this kind of problem, you will have to partition the cube, but not just any old way, you really need to have a well-defined dynamic SSAS partitioning plan.
Let's see how we can design this plan in a BI project ☻
Before starting the implementation of this partitioning plan we will talk in this 1ère part of this article on the advantages and disadvantages of SSAS partitioning.
Read More Dynamic management of SSAS partitions - part 1