Skip to main content
August 28, 2023

How to make indentation level to specific number using CV extender rule .

  • August 28, 2023
  • 1 reply
  • 0 views

Hello Everyone ,

We have requirement to keep  the indentation level to specific number using cube view extender rule for Pdf report.

It looks like :

 CV Extender rule  that checks, if Col Header Name StartsWith 'ABC' or 'XYZ' then,

Set Row Indent to 'Some number '

Any Answers for the above issue would be of great help .

Thank you

1 reply

August 30, 2023

Instead of trying to set the row indent, use the rule to pad the beginning of the name with the number of spaces you want to indent it.

September 1, 2023

Hello Sean,

Is there a sample rule to achieve this, if you can please share it that would be of great help.

Thanks in advance!