I have a template report which exposes data with a table. It receives some null values. I'd like to show nothing (blank) in case the number is null. I set this format string in the template report, but id shows always 0% where there is a null: {0:0.##%}