Hello,
Running into an interesting issue. Trying to move data from a 3 dimension cube to a 4 dimension cube, both sparse. The data seems to hang at the following location for roughly 3 minutes. Both cubes have a single version defined.

Cube 1:
- Month Dense
- Employee Sparse
- Version Sparse
Cube 2:
- Month Dense
- Employee Sparse
- Version Sparse
- Full Account Sparse
Any ideas or input would be great.
Thanks