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

Distinct Count on Column in Tab Cube

$
0
0
Hello, I have a tab cube, with a dimension key column I'd like to get a distinct count on with a single row result.
This column has 3 distinct values, with a lot of count behind each. I can T-SQL  the column with Count and Distinct(count(... and

Viewing all articles
Browse latest Browse all 1341

Trending Articles