Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8378

Re: Average Calculation for Available Data only

$
0
0

Hi Shalini,

If you have only [Measure] key figure in table , by default Null values get eliminated from table.

If you have any other key figures in table then use below

Create a measure variable with [Measure] object as

[Measure1]=[Measure]+0 .

=sum([Measure1]where ([Measure1]>0))/count([Measure1] where ([Measure1]>0))


Viewing all articles
Browse latest Browse all 8378

Trending Articles



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