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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
bhaskarsharma03
Creator
Creator

Scroll table horizontally

Hi,

I have a big "details" table with around 40 columns to display. This table takes up more space than the screen size. Can I just show around (say) 10 columns on top of the screen and make the rest hide by making a smart use of the horizontal scrollbar?

I tried to place the expressions (I have 4 in total) at the end to manage the scrollbar in a better way, but that didn't help. Unchecking "size to data" is not helping either. And I cannot use a container due to some constraints.

Any suggestions how to make my table take up less screen space?

Regards,

Bhaskar

2 Replies
TKendrick20
Partner - Specialist
Partner - Specialist

Did you try manually resizing the table after unchecking "size to data?"

40 columns is a bit much, so maybe you could divide the table into sections and have a list box control that filters the data so that no more than ~10 columns are showing at a given time.

sudeepkm
Specialist III
Specialist III

I think the horizontal scroll bar appears for expressions.

Tim's idea is good for such cases. Or you can use a button to set variable and based on the button click additional columns will appear. But when the additional columns appear the user need to use the windows scroll to see the columns.