I am having a column which reads
Utilisation (Excl. Time-off) = Utilisation_Excl_Timeoff[Billable Hours]/(Utilisation_Excl_Timeoff[Available Hours] - Utilisation_Excl_Timeoff[Timeoff Hours (Excl. Public)])
But it gives "NaN" in my calculated column because of dividing a number with zero,want to replace NaN with 0,To display correctly in matrix chart