2020 Dec 29 8:45 AM
Hello SAP Expert,
Is it possible to merge the cells vertically in a dynamic table? I have a requirement where if the values of rows in the last column are the same, the cells will be merged vertically.
Ex.

to be

2020 Dec 29 8:53 AM
As I know to merge vertically is impossible.
But you could make borders of cell as not visible and it would give you almost the same effect as merged vertically.
Via FormCacl it could be done:
border.presence = "hidden";
another details also available here
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |