Is there an easy way to display 0 on a KPI when nothing is returned and a condition is used? I seem to always get a blank KPI. For example, [Some Measure] WHERE [Time.Months Ago] = 0. I have had no luck using IFNULL, comparing to 0, comparing to null, etc. Thanks