How to hide a row in crossview

Hi,

I have the follwoing issue: There are several rows with the same name in my data. The crossview merges those rows into one row. However, I would like to keep them separate.

Example:
| Name                | CW01 | CW02 | CW03| CW04 | CW05 |
---------------------------------------------------------
| Department A        |      |      |     |      |      |
|     Steven Meier    |  X   |      |  X  |      |      |
|     Peter Schneider |  X   |      |     |      |  X   |
| Department B        |      |      |     |      |      |
|    Sandra Fuchs     |  X   |      |     |      |      |
|    Steven Meier     |      |      |     |  X   |  X   |
---------------------------------------------------------
In the example "Steven Meier" appears twice.

So I added a second row with an unique value. That solves the merge issue. However, the second row should not be visible on the preview and printout.
I tried several properties:
- "Visible" which is read only (changes are not applied)
- "Printable" this properties has impact on the printout only (not the preview)

Is there any way to hide the second row on the preview/printout?

Thanks in advance.

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.