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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
parkarakshada
Partner - Contributor II
Partner - Contributor II

Can I freeze multibox, TextBox in qlikview?

When page having multiple charts and length of the page is longer than the screen, can we freeze top part of the page containing filters for the same page? so that charts can scroll and filters remain constant.

1 Solution

Accepted Solutions
balabhaskarqlik

There is no native option in QV to do this kind of freezing. The best recommendation I can give you is to design your sheets so no scrolling is required. Some techniques that will help there are using containers, auto minimize and multiple sheets.

However, still want to achieve write a document extension to achive this, it will require some coding and also incur a bit more maintenance on your application.

Somebody started that, but still not finished. (:

https://github.com/a246530/stickyNavQlik

View solution in original post

1 Reply
balabhaskarqlik

There is no native option in QV to do this kind of freezing. The best recommendation I can give you is to design your sheets so no scrolling is required. Some techniques that will help there are using containers, auto minimize and multiple sheets.

However, still want to achieve write a document extension to achive this, it will require some coding and also incur a bit more maintenance on your application.

Somebody started that, but still not finished. (:

https://github.com/a246530/stickyNavQlik