Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

Simple : SSAS Default Measure ?

$
0
0

Team ,  I bet this might be sounding very simple to you and would appreciate your insights on this .

It was my understandings ,

SELECT FROM 
[<<Cube Name>>]

is going to return first Default Measure ( Depends on its property  Might be Count/Sum/DistinctCount ...)  as it appears in the cube XML(A) definition  and this returns

276 .

But when i explicitly pick the first Measure that appears on Beneath my First Measure Group it returns :

SELECT [Measures].[Pt Count] ON COLUMNS
FROM [<<Cube Name>>]

Pt Count

164

So my Question here is what would be the default Measure  and how do we define it for a Cube .

Thank you !


Rajkumar Yelugu


Viewing all articles
Browse latest Browse all 14337

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>