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

Date Dimension Filtering

$
0
0
Hello,I have a date dimension [Facility].[Close Date] which I need to filter on. The criteria for the filter is to keep any records with [Facility].[Close Date].&[1899-12-30T00:00:00] or any record that has a [Facility].[Close Date] that is greater than a date I am passing into the query that represents the start of a reporting period. I have tried several different approaches to this including various variations on filter(), conditional statements within the filter, sub queries and various date parsing techniques to no avail. Can someone please advise me as I am brand new to MDX and have run out of ideas.Thanks,Jay Paolucci

Viewing all articles
Browse latest Browse all 1341

Trending Articles