Forum Discussion
ILLIA
05-21-2024Sisense Employee
Hello bbontrager
This behaviour is happening because text block can render HTML elements (it is separated as HTML block in components but it is still the same block)
As a solution, you might want to replace <br/> with \n, this way text area will be able to read new line and show data as expected.
Please inform if you have any questions.
Best regards,