Report: retain row line for row without values in grid
Content
I am currently working on a grid in a management report. A particular row in the grid has 5 members, of which normally only one will have a value given a certain POV. Because of the 4 without value, the "no data" suppression is used, resulting in one shown relevant line in the output. In this particular case, none of the members show value, meaning that this row will not be shown at all in the report output. Erasing the "no data" suppression will result in 5 similar lines without data.
For the completeness of the report however, I do like to show the (no value) line. How can I retain the empty row line when previewing / create output?
0