I have a chart showing daily measurements of certain values. Each row in the sheet records one day’s values. I’d like the chart to show values up to the present day but omit future values; some values are numeric, some the result of a formula. Formulae in future columns return a zero value because that day’s entries have not been recorded yet, so the chart shows future values as zero, with a sharp drop from the current day’s value, instead of omitting them.
The problem is that, even if I select Omit missing entries, from the Properties of a trace, some traces do omit them and some don’t. I can’t see any difference between those that do and those that don’t.
Is there a way to make the chart ignore zero values instead of missing values?