Expression for formatting multi-line comment text

I recently created an expression to format some comment text to appear correctly in my SSRS table.
design
expression

The comment text now appears properly formatted, as shown below…
NoIndent

HOWEVER, I would like some space to pad the left hand side of the box, for readability. But when I put a space ahead of my expression in design mode, it indents the 1st line, but no subsequent lines:
Indent

I understand in theory why this is happening, but I can’t find a workaround. Could a different expression accomplish this? Any thoughts?

Thanks, Alice

1 Like

There is a Padding property that you can set that should give you what you’re looking for…
image

2 Likes

@Alice_Elizabeth - I know this is old, but this just saved my bacon today! Thanks!!!

1 Like