Forum Discussion
Rithik_Prem
2 years agoNew Contributor III
Remove / Collapse / Eliminate CubeView Report Title using CubeView Extender Rules
Hi,
Report Title is hidden in CV Extender but can it be collapsed?
Using above code it is hiding Report Title, But it is consuming too much space, Is there any way to Remove / Collapse / Eliminate CubeView Report Title using CubeView Extender Rules.
Any solutions would be Helpful.
Thank you
Have a look at the properties of that object in Intellisense and try to play with them. For example set CanShrink to True, set FontSize to something small, set Text to an empty string, etc etc.
2 Replies
- JackLacava
OneStream Employee
Have a look at the properties of that object in Intellisense and try to play with them. For example set CanShrink to True, set FontSize to something small, set Text to an empty string, etc etc.
- Rithik_PremNew Contributor III
Thank you!
Related Content
- 2 years ago
- 3 years ago