In that case, the column disappears, but the line suddenly drops to the bottom, as in the screenshot below.
That isn't so pretty. Things get worse when there are even more years or months in the future where you see a flat line at the bottom of the graph.
Wouldn't it be good to let the line stop all together just as the column does, thereby losing the drop.
Turns out that's easy. Just make sure that the value isn't 0, but "null" using an expression kind of like the following :
The result is something like this :