Multiple text lines in a cell

Hello!
I have a table, where one of the columns is a json that contains a label and a value. I want to present each of the labels in different lines, instead of a single string.
I have tried with markdown and multiline text but it does not seem to work:
image

Any way to make this work?

Thank you!

try formatting the column as HTML:

1 Like

Thank you! It worked out great!

Hello -- thank you @ScottR for this work-around!

This is due to a regression on our end, and as soon as it's fixed I'll update you here so you can change your column back to a Multiline Text