Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Analysis (Data Mining) / June 2008

Tip: Looking for answers? Try searching our database.

SQL Server 2005 Analysis Services - Aggregating Two Ways in one     table/dimension

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
C.J. - 25 Jun 2008 19:57 GMT
hi

i successfully created my first working cube (!) in ssas 2005. our
"forecast" data is in oracle.

i have a question, maybe you can help (i have the teo lachev book)

the time dimension is on the x axis, going left to right, showing
months and years.
i have, for simplicity sake, an "account" dimension on the y-axis.

the problem is, certain fields (ie- revenue) in my "fact" table,
factForecast, should aggregate with Sum (both of time and over
accounts), while other fileds (ie- AUM) should aggregate with Sum over
accounts, but NOT aggregate with Sum over time.

for example, the AUM for full year 2008 is really just the AUM for
December 2008.
while the REVENUE for full year 2008 is truly Jan + Feb + March etc +
Dec.

any ideas?
thanks
cj
Moby - 27 Jun 2008 08:15 GMT
> hi
>
[quoted text clipped - 20 lines]
> thanks
> cj

hi cj

look for semi-additive members.
you have to define your time dimension by type "time"
create a new measure. change aggregate type to "last non empty"

kr moby
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.