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

fact.date BETWEEN dimension.date1 and dimension.date2

$
0
0
Hi,I am relatively new in Analysis Services and building my first cube from a DWH.I have a fact table in my DSV with a date column. I need to create a relationship to a dimension table in the DSV that has two dates. The relationship between the two tables is not based on equality but on fact.date between dimension.date1 and dimension.date2. Is it possible to do this in the DSV? Or is there another trick in SSAS to accomplish this?I use 2008 R2.Hope someone can help me.Thanks!

Viewing all articles
Browse latest Browse all 1341

Trending Articles