Search code examples
ssasssas-2008

SSAS Distinct sum for connected Fact Table


I have 2 Fact tables with relations Fact Flight 1:many Fact Cost. Also I have separate dimensions for Fact Flight and Fact Cost. I want to make Fact Flight measures to be filtered by Fact Cost dimensions and vice versa. Is it possible in SSAS?

Dimension Usage


Solution

  • As I described these facts are connected 1-many. I resolved it adding connecting dimensionality using the connecting key: Regular for Fact Cost and Fact for Fact flight.