Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

can aggregate the data upto centain hierarchy

Status
Not open for further replies.

tommy76

Programmer
May 23, 2008
1
US
Hello,
I am currently having a project to design a cube for a vast amount simulation data and I am a beginner of SSAS for a month. There is a question about the aggregation for the hierarchy. For instance, we have hierarchy

--system
---subsystem
----component

for a measure, downtime, the system level downtime is not the sum of downtime of subsystem. However, the downtime of subsystem is the sum of down time of components, which can be aggregated from components. I wonder if the SSAS 2005 has the capability to perform the aggregation to the subsystem level but store the downtime data for system.
Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top