quering dimensional and measure values from multiple cubes
Page 1 of 1
quering dimensional and measure values from multiple cubes
I have two cubes named "Sales" and "Production". Both have some shared common dimensions. Now as example, I want to get the followings:
dimensional attributes:
---------------------
Item# (from sales cube)
production location center (from production cube)
measures:
-----------
sales quantity
production quantity
How I will do it in SQL Server 2008 (Standard Edition)? Is it possible to link the two cubes on run-time and pick the necessary result set from them?
If so, How I can do ti.
dimensional attributes:
---------------------
Item# (from sales cube)
production location center (from production cube)
measures:
-----------
sales quantity
production quantity
How I will do it in SQL Server 2008 (Standard Edition)? Is it possible to link the two cubes on run-time and pick the necessary result set from them?
If so, How I can do ti.
dpkkry- Posts : 1
Join date : 2012-07-18
Similar topics
» How to recalculate measure based on filtered values
» Multiple Date Values for a Single Fact Row
» Multiple fact tables or Calculated Measure
» Multiple Fact Table / Calculated Measure
» Lab Result values in Fact Table has int and non int values
» Multiple Date Values for a Single Fact Row
» Multiple fact tables or Calculated Measure
» Multiple Fact Table / Calculated Measure
» Lab Result values in Fact Table has int and non int values
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
|
|