Forum Discussion
PowerKPIMatrixEB second comparison value treats 0 as null and displays blank cell where value is 0
Comparison Value and Second Comparison Value do not support zero values as a variance will be not a number due to dividing by zero.
Could you please describe why it's required in your case?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hey Ignat,
The dataset i have has a comparison and second comparison value of '0' while actual value can be anything (let say also 0 in this case).
In this case there is a variance of 0 % when compared with either comparison value. Instead of showing 0 % variation, corresponding cell within matrix shows blank. So it does not give the right picture to the consumer of the report.
I can understand your point of division by 0 leads to infinity, but there must be a way to convey this information via some text or symbol instead of leaving the cell blank and making it open for interpretation.