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

Distinct Count Measure on Varchar Field

$
0
0
I need to create a Distinct count measure on a varchar field that exists in my fact table. the field is actually a Degenerate Dimension called Claim_Num.When i try to create the distinct count measure on this field, it gives me the following error:"SSAS distinct count measures requires numeric data type"Is there a workaround for this? Possibly using MDX calculation?thanksScott

Viewing all articles
Browse latest Browse all 1341

Trending Articles