Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
tinkerz1
Creator II
Creator II

Automatically size rows to the text and top left align in a table box

Hi,

I have to show all the text in a field and need to keep it concise as possible, how do wrap and size the row height so there are no hidden parts to the text.

For example, sometime the row hieght will be 5 sometimes 10.

Also how do I wrap text and align top-left.

Thanks,

Neil.

1 Reply
marcus_sommer

With a native qv tablebox is it not possible - the row-count is to set fix to certain number and it will be applied global for all rows. But if there aren't enough space to display the content and you or your users hover over these cell with the mouse a popup-window will be displayed.

Otherwise you will need an extension which showed your data and where you could size the rows wit CSS.

- Marcus