Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Measure between dates in Dimension ( SSAS )

$
0
0
I have a data warehouse with the following dimensions ( say ) 1.Dim Time 2.DimensionX and a Fact table The sample design as follows DimensionX ( Key, Name, Start Date , End Date ) - This is related to Time Dimension.DimTime ( Key , FullDate , Year,Month etc ) [b]FactTable:[/b]Timekey ( Refers Time Dmension ) Measure1 ( Decimal ) I have to find out the Measure1 which happened between start and end date of the DimensionX . Could you please let me know how to proceed with the same ?

Viewing all articles
Browse latest Browse all 1341

Trending Articles