Blog
Linking Tabular Cubes in SSAS
Recently I was working on a project where I was building a Tabular cube that needed to have information in it that was in an already existing cube. My first thought was to just build the new cube and then add the already existing fact table into my new cube. It seems like an easy enough solution, but is it really the way to go?
Learn More