Page 1 of 1

Custom indentation for dimension dlements in PAfE

Posted: Thu Sep 04, 2025 12:24 am
by biggie
Hello. Is it possible in a PAfE dynamic report to set a custom number of indents for some dimension elements in the rows, for example, through formatting?

I have this test dynamic report. I would like the elements f1, f2, f3, f4 to have a different number of indents (which I can configure), not based on their level in the hierarchy.
Image
I assumed this could be done using Increase Indent in the cell formatting (B2:B5), but it doesn't work.
Image
Thanks for your help.

Re: Custom indentation for dimension dlements in PAfE

Posted: Thu Sep 04, 2025 3:48 pm
by Steve Rowe
Hi, You may want to try setting the indentation argument of the TM1RptROw formula to 0. I suspect it is overriding your custom formats.

https://www.ibm.com/docs/en/planning-an ... -tm1rptrow

Cheers,