Table visual - Wrap text doesn't work

Hi all,

I read through several Q&A posts about this topic, but the suggested solutions have not worked so far. I have a table visualization (W = 336, H = 768) containing only one row. I disabled “Show headers” and set the row height to 25 pixels to make sure this is not causing the issue. In addition, I increased the cell row height to 500 pixels and enabled the “Wrap text” option, but the text still does not wrap. The sentence contains only 178 characters, including spaces and punctuation.

Hi @SilverSurfer,

From your screenshot, the Wrap text setting looks correct. I would try manually dragging the column narrower to force the wrap.

I created an example where I have a field that is 320 characters long (all 1’s). I then duplicated your steps and placed the field inside the table to recreate your case. When I manually dragged the width to make it smaller, the wrapping followed suit.

Before:

After:

Hope this helps and feel free to reply with clarifications/follow-up questions!

Hi @WLS-Cesar, thank you for your fast reply. Yes, that was exactly the issue. The column width is adapted to the length of the content and is not automatically adjusted to the width of the card. Thanks again for your help!