Hi all:
Personally, if the bsuiness procceses are not the same, not the same
granularity, i wouldn´t do it.
Can you comment a little bit more about your specific scenario?
--
Alejandro Leguizamo
MVP SQL Server
Colombia
"Ofri" <Ofri (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hello
Think of 3 facttables on which 3 Cubes base. A forth virtual cube
calculates
a measure by adding 1 measure from each cube (m4=m1+m2+m3). Would it be
better to join the 3 facttables into one and only build 1 cube?
Thanks for help. |