Currently, if you specify any filters for a {report-column}, the title row may or may not be displayed, and each cell for that row may or may not be displayed. This results in an unpredictable set of cells for each row.
The solution is to always display the title cell for each column, and to simply output a blank cell for any rows which do not match the criteria.
Description
Currently, if you specify any filters for a {report-column}, the title row may or may not be displayed, and each cell for that row may or may not be displayed. This results in an unpredictable set of cells for each row.
The solution is to always display the title cell for each column, and to simply output a blank cell for any rows which do not match the criteria.