

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
New line in table
Is there any way to create a new line in an expression or dimension of a standard table? Using Chr(10) or Chr(13) works within text objects. Within table objects though it seems that the reactive nature on tables is ignoring the line break characters. For example the same expression is being used in the table object on the left and text object on the right. I'm trying to avoid custom extensions if possible.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ben,
I found a similar post that might be useful for new line:
https://community.qlikview.com/thread/74561
Paul

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You might have used the dimension which is at the least granularity and thats why it is not concatenating.
If possible upload qvf.
Regards,
Kaushik Solanki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've tried the same approach in Sense June 2017 Release 2 and I get the same results.
Concat(FieldName,chr(10))
The above works as it should in a text object but not when used with a table.
Did you find a workaround for this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you know in the "meanwhile" any workarounds instead of chr(10) & chr(13) in a table in QlikSense?
Best Regards,
Mathias
