Idea Summary
When using the “Value Attribute Pairs - Column” report template, null values are shown as rows in the report.
Use Case
Simplify and reduce clutter. Reduce the vertical size of the report output by omitting null values from the output.
Preferred Solution (Optional)
Add a template option to the built-in report template. Alternatively, make it possible to reference :column_value in the column template condition so the developer can create his own customized copy of the template and filter out the null values by using condition “:column_value is not null”.