我有列.fact table某行中的列有'Null'值.我有基于此列的度量,aggregate function设置为DistinctCount
fact table
'Null'
aggregate function
DistinctCount
这个度量计null数值也是如此.但我不想null数值,我该怎么办?
null
ssas mdx
mdx ×1
ssas ×1