03-20-2023
09:22 AM
- last edited on
05-23-2023
09:36 AM
by
JackLacava
Hi everyone,
I have some blank rows in my reports, and I wondered if I could make them smaller than the default row height. In the cube view report, there is no option for setting the row height, so I considered setting the font size to 1. However, this doesn't change anything. In the reporting options, you can set the row height. However, setting it to 1 doesn't seem to do anything. No luck either with the font size.
Question boils down to: Is there a minimum row height?
Any answers are much appreciated.
Thanks!
Floris
03-20-2023 10:38 PM
Hi Floris,
Try goto Header Format and set "ReportRowHeight" for those blank rows.
Thanks
Hwee Li
03-21-2023 03:59 AM
Hi Hwee Li,
Thanks for your response.
I already tried this, and if I set it to a small value (for example, 1) it doesn't seem to do anything. Therefore, I question, is there are minimum height?
Thanks again for your help.
Floris
03-21-2023 04:15 AM
Hi Floris,
If I set it to 1 for row height and font this is what i get
or you may just hide the row by setting "ISRowVisible" to false
Hwee Li