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

MDX syntax question about dates

$
0
0
Hi there,Can someone please convert the following SQL syntax to MDX?........where START_DATE > datepart(yyyy,getdate()) or START_DATE between dateadd(m,-36,(dateadd(yyyy,getdate)) and datepart(yyyy,getdate()Thank you,MG

Viewing all articles
Browse latest Browse all 1341

Trending Articles