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 / General / Data Warehousing / May 2008

Tip: Looking for answers? Try searching our database.

joining fact tables

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joe H - 21 May 2008 19:55 GMT
I have two fact tables, ContractFact and FundFact.

In my DSV, I created a relationship to join them on a field that is in both,
called ContractID.

I'm having trouble figuring what to do to get the measures from both fact
tables to line up using the Dimension Usage Tab.

I would have guessed it to be a Regular relationship - however there is no
attributes that show that make sense.  I was suspecting I would just use
Regualar and line up with ContractID.
Marco Russo - 22 May 2008 08:30 GMT
> I have two fact tables, ContractFact and FundFact.
>
[quoted text clipped - 7 lines]
> attributes that show that make sense.  I was suspecting I would just use
> Regualar and line up with ContractID.

Two ways:
1) Create two measure groups in the same cube (one for each fact
table)
2) If tables have the same cardinality, create a view that joins the
two fact tables and see the result as a single fact table from SSAS

Marco Russo
http://www.sqlbi.eu
http://sqlblog.com/blogs/marco_russo
 
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.