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: 
Not applicable

Fit screen

If people in my organisation are using a smaller monitor than me, how can I set Qlikview so that the page will fit the screen and show everything no matter what size screen they have?

4 Replies
Not applicable
Author

menu view > resize windows to emulate the size of your users, if your want to design for the smallest screen.

Unfourtnaltly I am not sure you can dynamically define the size and position of your objects.

Unless you want to use a complicated macro

Not applicable
Author

well in fact there is in the view menu a 'fit zoom to window' action.

You can call it with a macro :

rem ** fit active sheet zoom to window **

ActiveDocument.ActiveSheet.FitZoomToWindow

Not applicable
Author

This doesnt seem to be working is it because I have a really big screen?

Not applicable
Author

If you have everything on your screen, it is natural that it doesn't have any action.

Try to resize your window to a small size, and then try again !