if(NullCount(Installation), 'Write offs where Installation is null' ))) as Write_Off_Segmentation
The first two work absolutely fine, it's just the 3rd option will only bring a count of one and no data show up. It is recognising something since, the option does come up in the list box.
Note: When i use NullCount(Installation) in a chart box expression, it does bring the values. So please help me out.