Hi Qlik-ers,
I have a requirement where zero values need to be shown. When I use this expression count(distinct if(FieldA>0, FieldA, 0)), the chart will show correctly. How do I force 0 in the else statement on set analysis ?
Any help is greatly appreciated. Thanks!