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

DAX YTD, QTD and MTD calculations

$
0
0
Hello
I am trying to calculate the above functions on a fairly simple Azure Hosted Analysis Services Model.
I have a measure Quotes[QuotesCount] defined as [code]QuotesCount:=COUNT(Quotes[QuoteID])[/code]
This correctly returns a figure i

Viewing all articles
Browse latest Browse all 1341

Trending Articles