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

MeasureExpression property - Is there a possibility to implement distinct count with exclude empty?

$
0
0

I have a measure which needs to have distinct count aggregation with exclude empty.

Is there a possibility to specify MeasureExpression property to achieve the same? I have set the aggregation of the measure to none and I have typed the following function,

Count(Distinct(Column_name),EXCLUDEEMPTY)

where as the measure reads 0(zero) upon processing. Is there any other way to achieve this?

The data feed has nulls included too for the column which this is to be achieved, which cannot be modified in the data level.

Regards,

Kantha Girish


Viewing all articles
Browse latest Browse all 14337


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