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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Zoom-in functionality for Qlikview Objects

Hi,

When we maximize any object in Qlikview, it covers the whole screen. We have a requirement where we want to zoom an object to particular %, so that other objects should also be visible.

We have ajax client, so cant use macro.

Suggestions are welcome.

Regards,

MK

6 Replies
morganaaron
Specialist
Specialist

Create two of the same chart, size one to your required percentage, and use a conditional show in the layout tab controlled by a variable to show the one you want to.

Anonymous
Not applicable
Author

Thanks for your reply Aaron, but requirement is on click of Maximize button. Any idea regarding same.

awhitfield
Partner - Champion
Partner - Champion

Hi meetmrudul,

try hosting you object within a container.

Andy

morganaaron
Specialist
Specialist

Why? Turn off the maximise function and then create an image or text item that says maximise and overlay this on the chart you want to maximise, and add the action to that item

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Not possible using the standard feature set of QlikView. There are a bunch of threads on Qlik Community that discuss the same "issue".

You can however simulate your requirement to an extent. See the different suggestions by other members, or do a search.

Best,

Peter

Not applicable
Author

I don't think it is possible, other than by rigging it as Aaron Morgan says