I have a working SSAS Solution. Now, I have a new requirement to provide (a subset) of my solution, but based on a different dataset. The dataset is a simple filter on the original dataset (FactTable). I would like to make a copy of the cube and attach it to my new Data Source View. Is that possible?
Appreciate any suggestions.
Mario