An example report expression for text questions is provided below.
Multiline text questions—created either by adding a Multiline text question in the Survey123 web designer or using the multiline appearance for a text question in Survey123 Connect—ignore carriage returns by default, displaying the response in a single block of text. An expression can be used to display the response to the question with carriage returns as follows:
${multilinetext1 | appearance:"multiline"}
Place this expression on a dedicated line; otherwise, errors will occur.