Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Thanks for your reply Aaron, but requirement is on click of Maximize button. Any idea regarding same.
Hi meetmrudul,
try hosting you object within a container.
Andy
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
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
I don't think it is possible, other than by rigging it as Aaron Morgan says