John,
thanks for your comment.
Yes, an IF-clause is one option, but you can also use a custom number format like
"General, General, , General"
This will hide the zeros as well. However it will hide all zeros, i.e. also the zeros in the raw data.
Thus, I would recommend the IF-clause with the ISBLANK condition.