Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
andrewmo
Creator
Creator

Horizontal scroll bar in straight table

I have seen many discussions about this and have tried multiple "solutions", none of which worked.  How can I display a horizontal scroll bar in a straight table with multiple dimensions. I have tried all the below with no success:

- move expression into dimension

- unchecked size to data

- place in a container object

Is this known to the developers? Will there be a fix in future versions?

1 Solution

Accepted Solutions
Nicole-Smith

The container object "fix" does work, but you won't see it in QlikView Developer.  You'll only see the scrollbar from the container object after it's pushed onto AccessPoint and you view it on there.

View solution in original post

7 Replies
CarlosAMonroy
Creator III
Creator III

Hi Andrew,

I do not think you can add a scroll bar for the dimensions, but you can do it for the expressions when it's a 'pivot table'. Now If you want to give the pivot table the look of a straight table, just go to the object Properties -> Presentation -> Check off the 'Always Fully Expanded' option.

Hope that helps.

Carlos M

andrewmo
Creator
Creator
Author

Tried doing that as well, but once I hit 'Always Fully Expanded' it expands the table out. No scroll bar in the object and formatting is awful. Untitled picture.png

I do however get a horizontal scroll bar on the page

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I think the only solution is to convert the Dimensions to Expressions, as expressions in a straight table do scroll.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

http://www.easyqlik.com/

andrewmo
Creator
Creator
Author

I tried doing this as well. When I add the expression it expands the table, no scroll bar.

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

It will expand to the max width of the table, so it sounds like you need to reduce the max width.  There are two ways to see and modify the width.

1. Turn on Design Grid (ctrl-g) and click the object. The black sizing handles will show the width, you can drag to change. You will have to click off/on the object to see the new size.

2. Use the width property on the Caption pane,

Let me know if one of these suggestions helps.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

http://www.easyqlik.com/

Nicole-Smith

The container object "fix" does work, but you won't see it in QlikView Developer.  You'll only see the scrollbar from the container object after it's pushed onto AccessPoint and you view it on there.

andrewmo
Creator
Creator
Author

Looks like that does the trick, thanks for clarifying