So the situation is, we have a very detailed GL cube* and are considering feeding this to a Summary Cube**, either via rules/feeders or static values TI load.
*Detailed cube: 16 dimensions or so, with millions of elements in hierarchies of 20+ levels - is currently the basis for all reporting, analysis & forecasting, and is 1.5 GB large (with another 2-3 GB of feeders). The performance of the cube is reasonable, as long as the view is not overly large.
**Summary cube: <10 dimensions, thousands of elements in hierarchies of 5+ levels, where these are replicated/simplified from the detailed dimension - will likely be 10 MB large
The purpose of the new summary cube is to allow the user to:
1. peform efficient data dumps into Excel, where they have models/dashboards intended to be distributed to non-TM1 users
2. do quick topside adjustments/data spreads
3. collect topside commentary
4. perform faster analysis in the Summary Cube, with an optional drill back to the detailed GL cube
5. potentially encourage users to do all their reporting out of the Summary Cube, and only use the detailed GL cube for drill/analysis
The other option was to output a .csv file from the detail cube (with appropriate dimensionality), which users can then import into their Excel models.
...am interested in people's thoughts on these approaches, and what experiences you've had.
thanks!

Matt
P.S. some key considerations are: performance, user-friendliness and overhead (from needing additional reconciliations to align 2x cubes, backfeeding adjustments to detail cube etc)