Newline in text field
Posted: Mon May 11, 2026 10:07 am
Report connected to datasource. The datasource has a field with a text with newlines in it. We want to display that text, with the newlines, in the report, but the report removes the newlines. This only happens if the text is embedded inside a text block, i.e.:
Code: Select all
Some other text inside the text block.
{MyDataSet.AdditionalText}
Some other text inside the text block.