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
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